Skip to content

[capture-promotion] Instead of using create*Borrow, use emit*BorrowOp… #22765

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

…eration

This fixes a bug where we were inserting a begin_borrow on a guaranteed
parameter, but never paired it with an end_borrow so the verifier was unhappy.

…eration

This fixes a bug where we were inserting a begin_borrow on a guaranteed
parameter, but never paired it with an end_borrow so the verifier was unhappy.
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor Author

@swift-ci clean test linux platform

@gottesmm
Copy link
Contributor Author

@swift-ci clean smoke test linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 3d3e211

@gottesmm gottesmm merged commit 4007e56 into swiftlang:master Feb 21, 2019
@gottesmm gottesmm deleted the pr-a296b475c60975f1ad493272051a740abc732cdf branch February 21, 2019 00:56
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