Commits

Joe Groff committed 50ccf825f26
AST: Try to reduce and canonicalize order of same-type constraints in mangling signature. Not quite there yet, because of various problems in ArchetypeBuilder: it doesn't consistently pick representatives in same-type groups, doesn't always mark redundant equivalences it introduces, and improperly injects archetypes into concrete types. Swift SVN r28254