mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Store specialize witness tables in a separate lookup table in the module. This allows that for a normal conformance there can exist the original _and_ a specialized witness table. Also, add a boolean property `isSpecialized` to `WitnessTable` which indicates whether the witness table is specialized or not.
22 KiB
22 KiB