llvm-project/clang/unittests/Lex
Kadir Cetinkaya f59787084e
[clang][Lexer] Fix tests after ff77071a4d
2022-02-07 14:06:32 +01:00
..
CMakeLists.txt [clang] Move `ApplyHeaderSearchOptions` from Frontend to Lex 2022-01-11 17:57:40 +01:00
DependencyDirectivesSourceMinimizerTest.cpp [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code. 2021-11-01 16:04:52 -04:00
HeaderMapTest.cpp [clang] NFC: split HeaderMapTest to have re-usable header map implementation for testing 2021-05-31 01:57:36 -07:00
HeaderMapTestUtils.h [clang] NFC: split HeaderMapTest to have re-usable header map implementation for testing 2021-05-31 01:57:36 -07:00
HeaderSearchTest.cpp [HeaderSearch] Track framework name in LookupFile 2022-02-04 13:32:39 -05:00
LexerTest.cpp [clang][Lexer] Fix tests after ff77071a4d 2022-02-07 14:06:32 +01:00
PPCallbacksTest.cpp Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
PPConditionalDirectiveRecordTest.cpp