mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
ProtocolConformanceRef already has an invalid state. Drop all of the uses of Optional<ProtocolConformanceRef> and just use ProtocolConformanceRef::forInvalid() to represent it. Mechanically translate all of the callers and callsites to use this new representation.
13 KiB
13 KiB