swift
5ebba422 - [ConstraintSystem] Mark type variable representing closure parameter (in the body) as incomplete

Commit
4 years ago
[ConstraintSystem] Mark type variable representing closure parameter (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
Author
Parents
Loading