Skip to content

Swift: CFG for local declarations #9336

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
Jun 29, 2022
Merged

Conversation

MathiasVP
Copy link
Contributor

We were missing some trivial CFG trees to handle local function or type declarations.

@MathiasVP MathiasVP requested a review from a team as a code owner May 26, 2022 09:21
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label May 26, 2022
@github-actions github-actions bot added the Swift label May 26, 2022
@MathiasVP MathiasVP requested a review from rdmarsh2 May 26, 2022 10:59
@redsun82
Copy link
Contributor

redsun82 commented Jun 29, 2022

@MathiasVP I'm ready to approve it after you resolve the conflicts 🙂 (if this is still to be merged)

@MathiasVP
Copy link
Contributor Author

Thanks for reminding me! I think we should still merge it. I'll fix the merge conflicts and see if it's still relevant (which I'm pretty sure it is).

Copy link
Contributor

@redsun82 redsun82 left a comment

Choose a reason for hiding this comment

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

:shipit:

@redsun82 redsun82 merged commit d00fec3 into github:main Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants