mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A substitution map might store an abstract conformance even if the replacement type is an archetype that conforms concretely via a superclass requirement. This is because when we build the substitution map, if the archetype is represented by a type parameter, we don't have enough information to know if it will conform abstractly or concretely.
7.3 KiB
7.3 KiB