Commits

Chris Lattner committed 652aace9a62
Reapply: Fix vardecl parsing so that variables bound in a refutable pattern are not in scope when parsing the else clause. Make an effort to diagnose attempts to use them with a custom error message for good QoI. ... with a fix for the nested case that broke expr/closure/closures.swift. Swift SVN r27109