Files
swift-mirror/lib/AST/GenericEnvironment.cpp
Holly Borla bdab953f64 [GenericEnvironment] Handle parameter packs in opened element signatures in
getOrCreateArchetypeFromInterfaceType.

Instead of special casing parameter packs for primary generic environments,
handle parameter packs in each kind of environment. For opened element
environments, a pack archetype can be produced from the outer substitutions.
2022-11-23 15:10:07 -05:00

22 KiB