Commits

Dmitri Hrybenko committed 94d417a8383
Parser: introduce skipUntilGreaterInTypeList(), which implements a better heuristic than skipUntilAnyOperator() to find the end of a type list Almost all testcases added in this commit used to skip all the way to EOF. Swift SVN r7991