Commits

Joe Groff committed 39cfa6b66ba
SIL cloner: Remap opened archetypes in TypeSubstCloner. TypeSubstCloner overrides the cloning behavior for ApplyInst and PartialApplyInst without applying the open archetype remapping. Fix that. Swift SVN r22436