Commits

Joe Groff committed 142e14b61e7
Simplify the implementation of GenericSignature::getSubstitutionMap. The Rube Goldberg archetype mapping here is unnecessary; with the preceding fixes, a substitution mapping should always map 1:1 to the getAllDependentTypes() ordering of the generic signature. Swift SVN r14947