-
Notifications
You must be signed in to change notification settings - Fork 14.8k
[clang][Interp] Handle CXXScalarValueInitExprs #67147
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation looks simple/right enough. LGTM.
80013d2
to
aaf450f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but I want more tests.
aaf450f
to
1ab2489
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the additions, almost there :-)
163e0d9
to
a64adec
Compare
I've removed the second commit, so this needs #67229 to be merged first. |
Ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just fill out the description with some more details so folks reading git log will have more context,
No description provided.