llvm-project/clang/unittests/Lex
Nathan James 108e41d962
[clang][NFC] Use c++17 style variable type traits
This was done as a test for D137302 and it makes sense to push these changes

Reviewed By: shafik

Differential Revision: https://reviews.llvm.org/D137491
2022-11-07 18:25:48 +00: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 [clang][NFC] Use c++17 style variable type traits 2022-11-07 18:25:48 +00:00
HeaderMapTestUtils.h
HeaderSearchTest.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
LexerTest.cpp Revert "Revert "[clang][Lex] Fix a crash on malformed string literals"" 2022-10-06 11:41:18 +02: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