Skip to content

[Frontend] Swift 6: Enable checked continuations when suspending for … #74061

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 31, 2024

…an async ObjC calls

Enables -checked-async-objc-bridging flag by default starting from swift 6 language mode to provide enhanced debugging and runtime checking for the correct usage of continuations passed in a call to ObjC from Swift.

…an async ObjC calls

Enables `-checked-async-objc-bridging` flag by default starting
from swift 6 language mode to provide enhanced debugging and
runtime checking for the correct usage of continuations passed
in a call to ObjC from Swift.
@xedin xedin requested a review from hborla May 31, 2024 20:08
@xedin
Copy link
Contributor Author

xedin commented May 31, 2024

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Jun 1, 2024

@swift-ci please test macOS platform

@xedin xedin merged commit 4d86217 into swiftlang:main Jun 1, 2024
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.

1 participant