Commits

Joe Groff committed 5633e656fa1
Sema: Fix assertion failure in switch sema. Put the fake source location for a case condition's implicit reference to the subject variable at the start of the actual source location of the case condition, so that the source range of the enclosing TupleExpr properly encloses its child nodes. Swift SVN r4857