Skip to content

[SE-0103][noescape by default] Migration to @noescape by default feature. #130

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 2 commits into from
Aug 1, 2016

Conversation

gonzalolarralde
Copy link
Contributor

SE-0103 makes @noescape the default annotation for blocks, adding the @escaping annotation in return to specify the opposite behaviour.

This changeset adds the annotation as it was required by the compiler.

@shahmishal
Copy link
Member

@swift-ci Please test

@mwwa mwwa merged commit e2d5eb5 into swiftlang:master Aug 1, 2016
das pushed a commit that referenced this pull request Feb 21, 2017
[SE-0103][noescape by default] Migration to @NoEscape by default feature.

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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.

4 participants