llvm-project/clang/unittests/Lex
Argyrios Kyrtzidis b340c5ae42 [Lex/DependencyDirectivesScanner] Handle the case where the source line starts with a `tok::hashhash`
Differential Revision: https://reviews.llvm.org/D133674
2022-09-13 15:48:50 -07:00
..
CMakeLists.txt Fix build of Lex unit test with CLANG_DYLIB 2022-09-12 13:49:57 +02:00
DependencyDirectivesScannerTest.cpp [Lex/DependencyDirectivesScanner] Handle the case where the source line starts with a `tok::hashhash` 2022-09-13 15:48:50 -07:00
HeaderMapTest.cpp
HeaderMapTestUtils.h
HeaderSearchTest.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
LexerTest.cpp [clang, clang-tools-extra] Don't use Optional::{hasValue,getValue} (NFC) 2022-06-25 11:55:33 -07:00
PPCallbacksTest.cpp [clang][lex] NFCI: Use FileEntryRef in PPCallbacks::InclusionDirective() 2022-04-14 10:46:12 +02:00
PPConditionalDirectiveRecordTest.cpp
PPDependencyDirectivesTest.cpp [Lex/DependencyDirectivesScanner] Keep track of the presence of tokens between the last scanned directive and EOF 2022-09-07 10:31:29 -07:00
PPMemoryAllocationsTest.cpp [Preprocessor] Reduce the memory overhead of `#define` directives (Recommit) 2022-02-14 09:27:44 -08:00