Skip to content

[Refactoring] Handle TupleShuffleExpr in "convert to trailing closure" action #17291

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

rintaro
Copy link
Member

@rintaro rintaro commented Jun 18, 2018

Fixes crash in "Convert To Trailing Closure" action if call has defaulted parameters. Handle TupleShuffleExpr properly.

rdar://problem/41093898

@rintaro
Copy link
Member Author

rintaro commented Jun 18, 2018

@swift-ci Please smoke test

Fixes crash in "Convert To Trailing Closure" action if call has
defaulted parameters. Handle `TupleShuffleExpr` properly.

rdar://problem/41093898
@rintaro rintaro force-pushed the refactoring-trailingclosure-tupleshuffle branch from 4dbc70b to 1ca8847 Compare June 18, 2018 07:19
@rintaro
Copy link
Member Author

rintaro commented Jun 18, 2018

@swift-ci Please smoke test

@rintaro rintaro merged commit c2b9ffc into swiftlang:master Jun 19, 2018
@rintaro rintaro deleted the refactoring-trailingclosure-tupleshuffle branch June 19, 2018 01:15
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