Commits

Dmitri Hrybenko committed 53685fe05f6
parseUnion(): use ParserResult because; it returns at most one Decl, no need to pass in a vector This a bit of noise to the diagnostics (see test change); this issue will be fixed uniformly for all nominal decls in future commits. Swift SVN r7399