Commits

Joe Groff committed 52adbebed18
ArchetypeBuilder: Use AllArchetypes to contextualize types in mapTypeIntoContext. Archetype uniquing woes in the deserializer cause insanity when we try to contextualize dependent types into deserialized modules' contexts using the GenericTypeParamDecls, which causes generic function references in transparent functions to blow up. Swift SVN r12834