Commits

Dmitri Hrybenko committed 26bde07f76a
Parser: use ParserResult in parseTypeArray() and parseTypeOptional() While there, improve recovery in parseTypeArray() a bit: don't drop the previously parsed type if we see a syntax error *after that*. Swift SVN r7365