Commits

Dmitri Hrybenko committed f13b5845bbd
Parser: use ParserStatus in parseList() This will allow us to do code completion inside lists (e.g., tuples) *and* get parser recovery instead of stopping at the code completion token immediately. Swift SVN r7366