swift
a9733cb8 - [GSB] Resolve dependent member types in same-type and superclass constraints.

Commit
8 years ago
[GSB] Resolve dependent member types in same-type and superclass constraints. Once we're finalizing same-type-to-concrete and superclass constraints, replace any unresolved DependentMemberTypes with their resolved counterpairs. This allows us to simplify DependentGenericTypeResolver, which only builds unresolved DependentMemberTypes now, and eliminates the penultimate use of ArchetypeResolutionKind::AlwaysPartial.
Author
Committer
Parents
Loading