Skip to content

[ownership] Enable ownership verification on inline_begin_apply and f… #23527

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

gottesmm
Copy link
Contributor

…ix some code.

@gottesmm
Copy link
Contributor Author

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor Author

The specific problem was in the actual hand written sil test case. Yields are consuming operations so the yielded value is meant to be cleaned up by the coroutine caller. Instead this test case destroyed the values in the unwind/resume blocks.

@gottesmm
Copy link
Contributor Author

@swift-ci smoke test os x platform

@gottesmm
Copy link
Contributor Author

@swift-ci clean smoke test os x platform

@gottesmm gottesmm merged commit a82e084 into swiftlang:master Mar 25, 2019
@gottesmm gottesmm deleted the pr-4bddece82480c90aeb5f471211b50debf404143a branch March 25, 2019 05:25
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