llvm-project/clang/unittests/Lex
Aaron Ballman 70bdcdf55d Correct the source range returned from preprocessor callbacks.
This adjusts the source range passed in to the preprocessor callbacks to only include the condition range itself, rather than all of the conditionally skipped tokens.

llvm-svn: 350891
2019-01-10 21:22:13 +00:00
..
CMakeLists.txt [Lexer] Support adding working directory to relative search dir for #include shortening in HeaderSearch. 2018-01-29 13:21:23 +00:00
HeaderMapTest.cpp
HeaderSearchTest.cpp Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
LexerTest.cpp PR37189 Fix incorrect end source location and spelling for a split '>>' token. 2018-04-30 05:25:48 +00:00
PPCallbacksTest.cpp Correct the source range returned from preprocessor callbacks. 2019-01-10 21:22:13 +00:00
PPConditionalDirectiveRecordTest.cpp Add #pragma clang module build/endbuild pragmas for performing a module build 2017-06-09 19:22:32 +00:00