File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ add_clang_unittest(ToolingTests
1313 CastExprTest.cpp
1414 CommentHandlerTest.cpp
1515 CompilationDatabaseTest.cpp
16- DependencyScannerTest.cpp
1716 DiagnosticsYamlTest.cpp
1817 ExecutionTest.cpp
1918 FixItTest.cpp
@@ -24,6 +23,7 @@ add_clang_unittest(ToolingTests
2423 LookupTest.cpp
2524 QualTypeNamesTest.cpp
2625 RangeSelectorTest.cpp
26+ DependencyScanning/DependencyScannerTest.cpp
2727 RecursiveASTVisitorTests/Attr.cpp
2828 RecursiveASTVisitorTests/BitfieldInitializer.cpp
2929 RecursiveASTVisitorTests/CallbacksLeaf.cpp
Original file line number Diff line number Diff line change 1- // ===- unittest/Tooling/ToolingTest .cpp - Tooling unit tests --------------===//
1+ // ===- DependencyScannerTest .cpp ---------------------------- --------------===//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
You can’t perform that action at this time.
0 commit comments