Skip to content

[SILGen] MaterializeForSet closures should never be serialized and private. #11142

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
merged 1 commit into from
Jul 24, 2017

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Jul 24, 2017

If the closure is serialized, it needs to be shared.

…ivate.

If the closure is serialized, it needs to be shared.
@huonw
Copy link
Contributor Author

huonw commented Jul 24, 2017

@swift-ci Please smoke test and merge

huonw referenced this pull request Jul 24, 2017
This is a hack around IRGen's inadequacies, for the moment.
@slavapestov
Copy link
Contributor

Thank you for fixing this!

@swift-ci swift-ci merged commit 9b81014 into swiftlang:master Jul 24, 2017
@huonw huonw deleted the mfs-closures branch July 24, 2017 21:53
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.

3 participants