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

Add operations for C++ constructors and destructors #346

Draft
wants to merge 5 commits into
base: frabert/cxx-methods
Choose a base branch
from

Conversation

frabert
Copy link
Contributor

@frabert frabert commented Jul 21, 2023

No description provided.

include/vast/Translation/CodeGenContext.hpp Outdated Show resolved Hide resolved
include/vast/Translation/CodeGenDeclVisitor.hpp Outdated Show resolved Hide resolved
@frabert
Copy link
Contributor Author

frabert commented Jul 27, 2023

Having a separate region for the initializer lists is proving problematic, and I don't think I'd be able to bring it to this PR this week, so I think we should think about keeping it like this (no separate region) for now and think about how to handle it later.

@xlauko xlauko self-assigned this Aug 14, 2023
@xlauko xlauko added high-level C++ C++ support labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants