mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The main change here is to associate a witness table with a `ProtocolConformance` instead of a `RootProtocolConformance`. A `ProtocolConformance` is the base class and can be a `RootProtocolConformance` or a `SpecializedProtocolConformance`.
2.0 KiB
2.0 KiB