Commits

Doug Gregor committed 02808fb7333
Remove resolvePotentialArchetypeToType() in favor of PotentialArchetype::getDependentType() The latter uses information that is maintained by the potential archetype, which makes it more efficient and simpler. NFC Swift SVN r22645