This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
unittests
/
Lex
History
Kazu Hirata
cb2c8f694d
[clang] Use value instead of getValue (NFC)
2022-07-13 23:39:33 -07:00
..
CMakeLists.txt
[Tooling/DependencyScanning] Rename refactorings towards transitioning dependency scanning to use pre-lexed preprocessor directive tokens
2022-05-26 12:49:51 -07:00
DependencyDirectivesScannerTest.cpp
[Tooling/DependencyScanning & Preprocessor] Refactor dependency scanning to produce pre-lexed preprocessor directive tokens, instead of minimized sources
2022-05-26 12:50:06 -07: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
[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
…
PPMemoryAllocationsTest.cpp
[Preprocessor] Reduce the memory overhead of
#define
directives (Recommit)
2022-02-14 09:27:44 -08:00