mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
It's possible that the conforming type is equal to the generic conformance type, but some of the substitutions replace an abstract conformance with a concrete one. In this case we cannot collapse away the specialized conformance, because we lose information that way. Fixes <rdar://problem/40164371>.
602 B
602 B