Commits

Doug Gregor committed cac0ab1c2f3
[Constraint checker] Eliminate one copy of the tuple shuffle computation code. Use the new computeTupleShuffle() operation, which is shared with constraint application, when matching two tuple types together in the constraint checker. Minor diagnostic blips here to be addressed at some later point. Swift SVN r5088