Commits

Joe Groff committed 92cce69e152
AST: Give NominalTypePattern a better AST-level representation. Instead of relying on the subpattern being a well-formed TuplePattern, let's track our own subelements so we can associate them to properties and validate them ourselves. Swift SVN r8771