Commits

Chris Lattner committed 012cfa8657c
Improve mutability diagnostics when the top level is a ForceValueExpr. As far as I know, the compiler now only produces the useless "cannot assign to the result of this expression" diagnostic in cases that don't make sense to be an lvalue, like "4 = x". Swift SVN r28935