Commits

Joe Groff committed 05215ff29d7
Sema: Remove lingering uses of typeCheckAssignment. Just apply typeCheckExpression to a fresh AssignExpr instead of trying to check the source and destination beforehand. Remove typeCheckAssignment. Swift SVN r5505