Commits

Dmitri Hrybenko committed ec7b2eb3db8
Parser: use ParserResult in the interface of parseExpr() But the implementation of expression parsing still does not propagate the code completion bits because it uses NullablePtr for results. Swift SVN r7425