mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
...by printing them with a dummy, unsatisfiable condition. This happens when a public type conforms to a public protocol with non-public conditions; the conformance can't be used in inlinable code, but neither is it okay for a client to declare their own conformance (constrained or unconstrained). rdar://problem/45657450
28 KiB
28 KiB