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

feat: Parse struct constructor initializer list using clang CLI #19

Merged
merged 6 commits into from
Oct 10, 2023

Conversation

littleGnAl
Copy link
Contributor

At this time, only parse the struct constructors, but not the assign constructors, and move constructors.

@Qimeron Qimeron merged commit f572126 into main Oct 10, 2023
1 of 2 checks passed
@Qimeron Qimeron deleted the littlegnal/constructor-default-value branch October 10, 2023 11:08
@littleGnAl littleGnAl restored the littlegnal/constructor-default-value branch October 10, 2023 11:10
littleGnAl added a commit that referenced this pull request Oct 10, 2023
littleGnAl added a commit that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants