Commit Graph

1 Commits

Author SHA1 Message Date
Slava Pestov
215fbf1d97 AST: GenericEnvironment::getOrCreateArchetypeFromInterfaceType() needs to handle case where parent of concrete anchor is concrete
This still doesn't handle the case where a non-concrete anchor has a
concrete parent; that requires switching the archetype representation
to be "flat".

Fixes <rdar://problem/84734584>.
2021-10-28 20:01:17 -04:00