Skip to content

Conversation

@fabianbs96
Copy link
Member

The TypeHierarchy Interface needs some refactoring. This PR does the following:

  • Split the VTable handling out of the TypeHierarchy interface
  • Modernize some API functions from the TypeHierarchy
  • Integrate the API changes into the LLVMBasedICFG

protected:
LLVMProjectIRDB &IRDB;
LLVMTypeHierarchy *TH;
const LLVMProjectIRDB *IRDB;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it a pointer now?

Copy link
Member

@MMory MMory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@MMory MMory merged commit 59f257a into development May 28, 2024
@MMory MMory deleted the f-RefactorTypeHierarchyInterface branch May 28, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants