Skip to content

[5.1][Diagnostics] Make sure that fixes associated with function builders … #25559

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 18, 2019

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jun 18, 2019

…are found and diagnosed

Current logic in applySolutionFixes didn't actually look inside
of single-expression closures (because of brace statement) or
closures which are transformed by function builders.

Resolves: rdar://problem/51167632
(cherry picked from commit d8debe7)

…are found and diagnosed

Current logic in `applySolutionFixes` didn't actually look inside
of single-expression closures (because of brace statement) or
closures which are transformed by function builders.

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

xedin commented Jun 18, 2019

@swift-ci please test

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

1 participant