Skip to content

Handle startAsyncLetWithLocalBuffer in exclusivity diagnostics. #74029

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
May 31, 2024

Conversation

atrick
Copy link
Contributor

@atrick atrick commented May 30, 2024

Fixes rdar://128981120 (Crash when inout arg captured through some closures? (llvm::all_of(apply->getUses(), hasExpectedUsesOfNoEscapePartialApply) && "noescape partial_apply has unexpected use!"))

@atrick atrick requested a review from ktoso May 30, 2024 20:20
@atrick
Copy link
Contributor Author

atrick commented May 30, 2024

@swift-ci test

Fixes rdar://128981120 (Crash when inout arg captured through some
closures? (llvm::all_of(apply->getUses(), hasExpectedUsesOfNoEscapePartialApply)
&& "noescape partial_apply has unexpected use!"))
@atrick atrick force-pushed the fix-access-diag branch from 371fe48 to 1be703c Compare May 30, 2024 20:37
@atrick
Copy link
Contributor Author

atrick commented May 30, 2024

@swift-ci test

@atrick atrick merged commit 8acb157 into swiftlang:main May 31, 2024
5 checks passed
@atrick atrick deleted the fix-access-diag branch May 31, 2024 16:55
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.

1 participant