Commits
Chris Lattner committed 350b89e6e43
Represent assignments as their own AssignStmt, preserving the model we had before, but removing the hack where we'd represent them as a binary operator with a null operator function. We still have no clear semantics for what is valid or not. Swift SVN r478