Skip to content

C++: Introduce relation for tracking braced initializers #9362

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

Merged
merged 4 commits into from
May 31, 2022

Conversation

jketema
Copy link
Contributor

@jketema jketema commented May 30, 2022

Per the title. This also exposes the relation via Initializer.isBraced.

Note that it is safe to merge this without merging the internal PR at the same time.

For DCA experiment see the internal PR.

@jketema jketema added the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label May 30, 2022
@jketema jketema marked this pull request as ready for review May 30, 2022 22:39
@jketema jketema requested a review from a team as a code owner May 30, 2022 22:39
MathiasVP
MathiasVP previously approved these changes May 31, 2022
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one tiny comment. Otherwise this LGTM!

Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
@jketema jketema merged commit ed9e798 into github:main May 31, 2022
@jketema jketema deleted the braced branch May 31, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ depends on internal PR This PR should only be merged in sync with an internal Semmle PR documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants