Commits

Chris Lattner committed 7d881f8440a
- Switch "&x", "++x" and "x+=1" onto the new style mutability diagnostics, which tell you what the problem is, not just that you have one. - Enhance diagnostics to be more specific about function calls producing rvalues. Swift SVN r28939