mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Since it's now possible to infer base type of an unresolved member reference to be a protocol type we need to adjust `matchTypes` to check conformance instead of type equality between base (represented by a protocol) and chain's concrete result type.
427 KiB
427 KiB