Skip to content

[ConstraintSystem] Mark type variable representing closure parameter … #34918

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
Dec 2, 2020

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Dec 2, 2020

…(in the body) as incomplete

Restore recently removed logic to mark type variable representing
closure parameter used in the body of a closure as potentially
incomplete to delay attempting it until BindParam is simplified.

Resolves: rdar://problem/71858936

…(in the body) as incomplete

Restore recently removed logic to mark type variable representing
closure parameter used in the body of a closure as potentially
incomplete to delay attempting it until `BindParam` is simplified.

Resolves: rdar://problem/71858936
@xedin xedin requested a review from hborla December 2, 2020 04:41
@xedin
Copy link
Contributor Author

xedin commented Dec 2, 2020

@swift-ci please smoke test

@xedin
Copy link
Contributor Author

xedin commented Dec 2, 2020

@swift-ci please test source compatibility

@hborla hborla merged commit 1a20cbe into swiftlang:main Dec 2, 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