Commits

Chris Lattner committed 2ed83b32ff0
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. Swift SVN r27089