Commits

Chris Lattner committed 2e69c61f71a
Implement more reasonable local value name lookup: - Allow forward references. - Diagnose redefinitions. - Diagnose cases where the use/def of a value mismatch type. While I'm at it, this fixes a bug where tuple parsing wasn't parsing the separating commas. Swift SVN r5343