mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
dab216dc49
If the type check return type from the context has unresolved types, it can't be used for checking convertibility. Fallback to get 'TypeContextInfo' of the closure position. rdar://problem/66002497