Commits

Doug Gregor committed 6379980cea3
Pull the lvalue-to-rvalue conversion into the type coercion logic. This eliminates spurious diagnostics when attempting to coerce (for overload resolution) between lvalues and rvalues. Also, improve error recovery and diagnostics when dealing with an incorrect '&' in the source. Swift SVN r1344