Skip to content

[5.1][Diagnostics] Don't suggest argument destructuring fix-it if closure … #25667

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
Jun 22, 2019

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jun 21, 2019

…is malformed

If closure expression is malformed don't try to suggest a fix-it
about destructuring, because there is no way to figure out where
it would actually go in the source.

Resolves: rdar://problem/51576862
(cherry picked from commit ebe0e42)

…is malformed

If closure expression is malformed don't try to suggest a fix-it
about destructuring, because there is no way to figure out where
it would actually go in the source.

Resolves: rdar://problem/51576862
(cherry picked from commit ebe0e42)
@xedin
Copy link
Contributor Author

xedin commented Jun 21, 2019

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - ab40bb1

@xedin
Copy link
Contributor Author

xedin commented Jun 21, 2019

@swift-ci please test Linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - ab40bb1

@xedin
Copy link
Contributor Author

xedin commented Jun 21, 2019

@swift-ci please test Linux platform

@xedin xedin merged commit faa4a5a into swiftlang:swift-5.1-branch Jun 22, 2019
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.

2 participants