Commits

Doug Gregor committed 3299d8b1769
Eliminate BinaryExpr::getArgTuple(). The argument to a binary expression will always be a two-element tuple, but it may not always be a tuple literal. In the near future, it could also be a tuple shuffle. Swift SVN r1299