Skip to content

[SIL] abort_apply insts maySynchronize. #41551

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

Conversation

nate-chandler
Copy link
Contributor

Just as a full apply may have side-effects including synchronization, so may an abort_apply, which is lowered to the apply of a continuation.

Just as a full apply may have side-effects including synchronization, so
may an abort_apply, which is lowered to the apply of a continuation.
@nate-chandler nate-chandler requested a review from atrick February 24, 2022 23:20
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler
Copy link
Contributor Author

@swift-ci please test linux platform

@nate-chandler
Copy link
Contributor Author

@swift-ci please clean test macos platform

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.

👍

@nate-chandler nate-chandler merged commit e134ad7 into swiftlang:main Feb 25, 2022
@nate-chandler nate-chandler deleted the lexical_lifetimes/abort_apply-may-synchronize branch February 25, 2022 15:14
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