Skip to content

Fix operand ownership of mark_dependence [nonescaping] of address values #78824

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 1 commit into from
Jan 24, 2025

Conversation

meg-gupta
Copy link
Contributor

@meg-gupta meg-gupta commented Jan 22, 2025

It was incorrectly marked as Borrow causing incorrect interior liveness computation of its enclosing value.

Fixes rdar://142880137

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@atrick atrick left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

@meg-gupta
Copy link
Contributor Author

@swift-ci test Linux platform

@meg-gupta
Copy link
Contributor Author

@swift-ci test windows platform

@meg-gupta
Copy link
Contributor Author

@swift-ci test Linux platform

@meg-gupta
Copy link
Contributor Author

@swift-ci test linux platform

@meg-gupta
Copy link
Contributor Author

@swift-ci smoke test linux platform

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta enabled auto-merge January 23, 2025 06:34
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta
Copy link
Contributor Author

@swift-ci test windows

@meg-gupta meg-gupta merged commit d2936a1 into swiftlang:main Jan 24, 2025
5 checks passed
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