Skip to content

SILGen: Conditionally use @callee_guaranteed contexts #12719

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

Conversation

aschwaighofer
Copy link
Contributor

@aschwaighofer aschwaighofer commented Nov 2, 2017

We need to borrow guaranteed values with sil ownership and need to
distinguish between @callee_guaranteed and other context conventions in
a few places.

rdar://33255593
SR-5441

@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Nov 2, 2017

Build failed
Swift Test Linux Platform
Git Sha - 8595961

@swift-ci
Copy link
Contributor

swift-ci commented Nov 2, 2017

Build failed
Swift Test OS X Platform
Git Sha - 8595961

@aschwaighofer
Copy link
Contributor Author

@swift-ci Please smoke test

We need to borrow guaranteed values with sil ownership and need to
distinguish between @callee_guaranteed and other context conventions in
a few places.

SR-5441
rdar://33255593
@aschwaighofer aschwaighofer force-pushed the silgen_callee_guaranteed branch from 2e433d4 to b25344b Compare November 3, 2017 14:14
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Nov 3, 2017

Build failed
Swift Test Linux Platform
Git Sha - 8595961

@swift-ci
Copy link
Contributor

swift-ci commented Nov 3, 2017

Build failed
Swift Test OS X Platform
Git Sha - 8595961

@aschwaighofer aschwaighofer merged commit f352ef1 into swiftlang:master Nov 3, 2017
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