Skip to content
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

[6.0] Add support for sending #2661

Merged
merged 2 commits into from
May 20, 2024

Conversation

gottesmm
Copy link
Contributor

Explanation: This commit adds support for sending to 6.0. It leaves in support temporarily for transferring but puts in a warning that tells users to use sending instead. Importantly beyond the parser/clang importer, the internals of the compiler all use sending. So once we decide transferring can go, we can just eliminate the parser support and we are good to go.

Radars:

  • rdar://128216574

Original PRs:

Risk: Low. Just affects region isolation.
Testing: Added tests to the test suite.
Reviewer: N/A

rdar://128216574
(cherry picked from commit 902dedf)
(cherry picked from commit cee0c14)
@gottesmm
Copy link
Contributor Author

swiftlang/swift#73743

@swift-ci test

@gottesmm
Copy link
Contributor Author

swiftlang/swift#73743

@swift-ci test windows platform

@gottesmm gottesmm merged commit f22da2e into swiftlang:release/6.0 May 20, 2024
3 checks passed
@gottesmm gottesmm deleted the release/6.0-rdar128216574 branch May 20, 2024 16:23
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