mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduce a new form of request that produces the ith Requirement of the where clause of a given entity, which could be a protocol, associated type, or anything with generic parameters. The requirement can be evaluated at any type resolution stage; the “interface” type stage will be cached in the existing RequirementReprs. Fixes SR-8119 / rdar://problem/41498944.
13 KiB
13 KiB