Skip to content

Conversation

bitjammer
Copy link
Contributor

…xpression closures

The migrator pass to add tuple destructuring that now needs to add a
return statement for closures that were once single-expression but are
no longer because of the added statement to do the binding.

rdar://problem/32433206

…xpression closures

The migrator pass to add tuple destructuring that now needs to add a
`return` statement for closures that were once single-expression but are
no longer because of the added statement to do the binding.

rdar://problem/32433206
@bitjammer bitjammer requested a review from akyrtzi May 31, 2017 21:22
@bitjammer
Copy link
Contributor Author

@swift-ci Please test

@akyrtzi
Copy link
Contributor

akyrtzi commented May 31, 2017

LGTM

@tkremenek tkremenek merged commit 900e8be into swiftlang:swift-4.0-branch Jun 1, 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.

3 participants