Commits

Joe Groff committed 5d8a7ff9e70
Allow multiple comma-separated enum elements in a 'case' decl. Introduce an EnumCaseDecl for source fidelity to track the 'case' location and ordering of EnumElementDecls. Parse a comma-separated list of EnumElementDecls after a 'case' token. Swift SVN r8509