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 c71be83 commit 8969bf3Copy full SHA for 8969bf3
llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn
@@ -31,6 +31,7 @@ unittest("ToolingTests") {
31
"CommentHandlerTest.cpp",
32
"CompilationDatabaseTest.cpp",
33
"DependencyScannerTest.cpp",
34
+ "DependencyScanning/DependencyScanningFilesystemTest.cpp",
35
"DiagnosticsYamlTest.cpp",
36
"ExecutionTest.cpp",
37
"FixItTest.cpp",
0 commit comments