Commits

Joe Groff committed 675de632080
Parse matching pattern specific productions at top level. Parse 'var', '_', and 'is' pattern forms at the top level of a matching pattern context. Keep track of VarPatternDepth in the parser state and raise an error if 'var' appears in a 'var'. Swift SVN r5839