Commits
Chris Lattner committed 48f1556a1a8
Change swift to special case ++ and -- as unary-only operators. Making them useful. This resolves: <rdar://problem/11297111> ++ and -- operators are annoyingly confused with binary operators for now. Swift SVN r1703