Commits

Nadav Rotem committed 7f6eeba9ef6
Fix a bug in the substitution remapping code for ApplyInst. When we specialize apply inst we need to create a new conformance list that depends on the archetype conformance list. The new conformance is made of the concrete type that is used to specialize the function. Swift SVN r12121