Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vptrs are included in the JSON output #291

Open
JakeHillion opened this issue Aug 18, 2023 · 0 comments
Open

vptrs are included in the JSON output #291

JakeHillion opened this issue Aug 18, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed library An issue specific to the OI Library (OIL).

Comments

@JakeHillion
Copy link
Contributor

The output when seeing polymorphic types disagrees with the previous implementation as it includes entries like _vptr$B which were previously hidden. These likely need to be filtered out when generating the fields in codegen.

Examples:

  • OilIntegration.inheritance_polymorphic_non_dynamic_base_b_no_polymorphic
@JakeHillion JakeHillion added bug Something isn't working library An issue specific to the OI Library (OIL). help wanted Extra attention is needed labels Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed library An issue specific to the OI Library (OIL).
Projects
None yet
Development

No branches or pull requests

1 participant