Commits

Chris Lattner committed e0b0205cd75
Remove the @assignment attribute entirely. It doesn't do anything except enforce its own little constraints. The type checker isn't using it for anything, and it is just clutter. This resolves <rdar://problem/16656024> Remove @assignment from operator implementations Swift SVN r19960