Skip to content

[5.3] [Constraint application] Find trailing closure direction more carefully. #33732

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

Conversation

DougGregor
Copy link
Member

@DougGregor DougGregor commented Aug 31, 2020

Rather than trying to include each expression kind, which leaves us
open to errors of omission, exclude only the case where we don't record
locators for trailing closure directions.

Original #33721 reviewed by @xedin

Fixes rdar://problem/67781123

Rather than trying to include each expression kind, which leaves us
open to errors of omission, exclude only the case where we don't record
locators for trailing closure directions.

(cherry picked from commit cabcbc9)
@DougGregor DougGregor requested a review from a team as a code owner August 31, 2020 23:40
@DougGregor
Copy link
Member Author

@swift-ci test

@DougGregor
Copy link
Member Author

@swift-ci test source compatibility

@DougGregor DougGregor merged commit 3c81a68 into swiftlang:release/5.3 Sep 1, 2020
@DougGregor DougGregor deleted the forward-scan-unresolved-member-5.3 branch September 1, 2020 04:26
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks and removed r5.3 labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants