Skip to content

LocalVariableUtils: fix data flow propagation of escapes. #80754

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.

atrick added 2 commits April 10, 2025 23:27
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.
@atrick atrick requested a review from eeckstein as a code owner April 11, 2025 07:27
@atrick atrick requested a review from meg-gupta April 11, 2025 07:27
@atrick
Copy link
Contributor Author

atrick commented Apr 11, 2025

@swift-ci test

@atrick
Copy link
Contributor Author

atrick commented Apr 11, 2025

@swift-ci smoke test

@atrick atrick merged commit 90387c9 into swiftlang:main Apr 11, 2025
5 checks passed
@atrick atrick deleted the localvar-dataflow branch April 11, 2025 15:33
@meg-gupta
Copy link
Contributor

LGTM

atrick added a commit that referenced this pull request Apr 11, 2025
[6.2] LocalVariableUtils: fix data flow propagation of escapes. #80754
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