Commits

Adrian Prantl committed 0c21c4da078
Expose ExitableFullExpr scopes to the debug info, so variables declared in patterns show up in their own scopes, and the same variable name can be reused in consecutive patterns. <rdar://problem/15187441> Implement local variable debug scoping for variables declared in patterns Swift SVN r23251