swift
9399451e - [ConstraintSystem] Fix result builder discovery in leading-dot syntax calls

Commit
3 years ago
[ConstraintSystem] Fix result builder discovery in leading-dot syntax calls Leading-dot syntax allows implicitly unwrapping result type to form a base type of the call, `getOpenedResultBuilderTypeFor` needs to account for that. Resolves: https://github.com/apple/swift/issues/60586
Author
Committer
Parents
Loading