Commits

Chris Willmore committed 94805ba8088
When type-checking ExprPattern, set MatchExpr even when typechecking failed so the verifier knows to walk it instead of SubExpr. <rdar://problem/20770032> Pattern matching ranges against tuples crashes the compiler Swift SVN r29525