Skip to content

Rename @isolated in the SIL sense to @sil_isolated #71333

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
Feb 3, 2024

Conversation

rjmccall
Copy link
Contributor

@rjmccall rjmccall commented Feb 2, 2024

We're anticipating using this spelling in Swift for @isolated(any), @isolated(caller), and maybe others in the future, and it's really inconvenient to be using it in SIL in overlapping positions but with a different interpretation and formation rules.

@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 2, 2024

@swift-ci Please smoke test

@rjmccall rjmccall force-pushed the rename_sil_isolated branch from 53788bc to 6de0fba Compare February 2, 2024 03:26
@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 2, 2024

@swift-ci Please smoke test and merge

@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 2, 2024

@swift-ci Please smoke test and merge

@rjmccall rjmccall force-pushed the rename_sil_isolated branch from cf6f04f to f7052ce Compare February 2, 2024 21:24
@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 2, 2024

@swift-ci Please smoke test and merge

@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 2, 2024

@swift-ci Please smoke test Linux

@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 2, 2024

@swift-ci Please smoke test macOS

We want to use @isolated in ordinary Swift, and while we could probably
make it coexist with this SIL use, doing so would be really inconvenient.
@rjmccall rjmccall force-pushed the rename_sil_isolated branch from f7052ce to dd90ae7 Compare February 3, 2024 06:52
@rjmccall rjmccall requested a review from ktoso as a code owner February 3, 2024 06:52
@rjmccall
Copy link
Contributor Author

rjmccall commented Feb 3, 2024

@swift-ci Please smoke test

@rjmccall rjmccall merged commit 4cae998 into swiftlang:main Feb 3, 2024
@rjmccall rjmccall deleted the rename_sil_isolated branch February 3, 2024 18:39
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