Skip to content

manual-16

Choose a tag to compare

@github-actions github-actions released this 12 Sep 04:26
· 54 commits to main since this release
Add vtable helper symbol and constructor flag

Introduces a helper symbol for virtual tables in MainCommand, using a mangled name format. Adds ForWhat property to VirtualTableSymbolModel, sets it in VirtualPointerAnnotationHandler, and adds IsConstructor flag to ASTMethod and ASTVisitor for improved method classification.