Skip to content

[CodeCompletion] Handle @autoclosure in context type analysis #33217

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
Jul 31, 2020

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jul 30, 2020

If the context is @autoclosure parameter, the context type should be the result type of it.

rdar://problem/65802490

If the context is '@autoclosure' parameter, the context type should be
the result type of it.

rdar://problem/65802490
@rintaro
Copy link
Member Author

rintaro commented Jul 30, 2020

@swift-ci Please smoke test

@rintaro rintaro requested a review from benlangmuir July 30, 2020 21:59
@rintaro
Copy link
Member Author

rintaro commented Jul 31, 2020

@swift-ci Please smoke test Windows

@rintaro rintaro merged commit c6cd4b0 into swiftlang:master Jul 31, 2020
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