Commits

Joe Groff committed 81759cde52c
SILGen: Strip non-semantic pattern nodes before dispatching. Don't crash when sugary pattern nodes like Paren and Var get mixed and we try to cast subpatterns to the expected semantic pattern type. Swift SVN r12674