Skip to content

Commit ff98e51

Browse files
committed
[gn build] Port 0e35f56
1 parent 0e35f56 commit ff98e51

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/Tooling/DependencyScanning

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/lib/Tooling/DependencyScanning/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static_library("DependencyScanning") {
1818
"//llvm/lib/TargetParser",
1919
]
2020
sources = [
21+
"DependencyScannerImpl.cpp",
2122
"DependencyScanningFilesystem.cpp",
2223
"DependencyScanningService.cpp",
2324
"DependencyScanningTool.cpp",

0 commit comments

Comments
 (0)