mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Since it's now possible to refer to static members declared on a protocol metatype if result type conforms to the protocol we need to adjust failure detection to identify that conformance failure means and invalid reference in certain situations.