We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad064bc commit f4b5c24Copy full SHA for f4b5c24
llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn
@@ -20,6 +20,7 @@ unittest("LexTests") {
20
"LexHLSLRootSignatureTest.cpp",
21
"LexerTest.cpp",
22
"ModuleDeclStateTest.cpp",
23
+ "NoTrivialPPDirectiveTracerTest.cpp",
24
"PPCallbacksTest.cpp",
25
"PPConditionalDirectiveRecordTest.cpp",
26
"PPDependencyDirectivesTest.cpp",
0 commit comments