mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +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.