hanchenye-llvm-project/clang/unittests/Lex
Alexander Kornienko cf007a7614 [Lexer] Finding beginning of token with escaped new line
Summary:
Lexer::GetBeginningOfToken produced invalid location when
backtracking across escaped new lines.

This fixes PR26228

Reviewers: akyrtzi, alexfh, rsmith, doug.gregor

Reviewed By: alexfh

Subscribers: alexfh, cfe-commits

Patch by Paweł Żukowski!

Differential Revision: https://reviews.llvm.org/D30748

llvm-svn: 310576
2017-08-10 10:06:16 +00:00
..
CMakeLists.txt
HeaderMapTest.cpp
LexerTest.cpp [Lexer] Finding beginning of token with escaped new line 2017-08-10 10:06:16 +00:00
PPCallbacksTest.cpp
PPConditionalDirectiveRecordTest.cpp