Commits
Joe Groff committed 3a07bb01750
Handle same-type constraints in GenericFunctionType::partialSubstGenericArgs. Substitute the partially applied parameters in same-type constraints instead of forwarding them through, fixing <rdar://problem/16369105>. Swift SVN r15368