Skip to content

Fix of mandatory inliner's handling of unowned and guaranteed captures #12764

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

aschwaighofer
Copy link
Contributor

And fix it's handling of guaranteed closure contexts.

Guaranteed/unowned captures and guaranteed contexts are not released
by a call of the closure.

I assume we have not seen this because we don't see code that would
trigger this comming out of the frontend ...

SR-5441
rdar://33255593

And fix it's handling of guaranteed closure contexts.

Guaranteed/unowned captures and guaranteed contexts are *not* released
by a call of the closure.

I assume we have not seen this because we don't see code that would
trigger this comming out of the frontend ...

SR-5441
rdar://33255593
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@aschwaighofer
Copy link
Contributor Author

@swift-ci Please source compatibility

@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test source compatibility

@aschwaighofer aschwaighofer merged commit cb24a41 into swiftlang:master Nov 4, 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.

1 participant