Skip to content

[6.2] LocalVariableUtils: fix data flow propagation of escapes. #80754 #80755

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 2 commits into from
Apr 11, 2025

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Apr 11, 2025

This is only used for lifetime dependence diagnostics.

Fix a couple of obvious problems with data flow propagation that crept in during "cleanup" because no unit tests existed.

main PR: #80754

atrick added 2 commits April 11, 2025 00:28
This is only used for lifetime dependence diagnostics.

Fix a couple of obvious problems with data flow propagation that crept in during
"cleanup" because no unit tests existed.

(cherry picked from commit 37ecd0e)
(cherry picked from commit ccb26bc)
@atrick atrick added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Apr 11, 2025
@atrick atrick requested a review from tbkka April 11, 2025 07:30
@atrick atrick requested a review from a team as a code owner April 11, 2025 07:30
@atrick
Copy link
Contributor Author

atrick commented Apr 11, 2025

@swift-ci test

Copy link
Contributor

@meg-gupta meg-gupta left a comment

Choose a reason for hiding this comment

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

LGTM

@atrick atrick merged commit c8609c7 into swiftlang:release/6.2 Apr 11, 2025
5 checks passed
@atrick atrick deleted the 62-localvar-dataflow branch April 11, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants