Commits
Dmitri Hrybenko committed 65cf5f20986
Lexer: compute ArtificialEOF correctly in a sublexer of a sublexer This fixes code completion crash in rdar://15561934, but there are still no code completion results in interpolated string literals. Swift SVN r14539