Commits
Chris Lattner committed 7a5b4287721
start reworking tuple compatibility: two different tuples aren't compatible because their canonical type is the same, they are compatible because one can be converted to the other. I'm just going to rip out canonical type support for now. Swift SVN r133