Skip to content

Commit 36b887e

Browse files
committed
[gn build] Port 3f8b100
1 parent 3f8b100 commit 36b887e

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/tool

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/tool/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ executable("clang-tidy") {
1616
sources = [
1717
# Make `gn format` not collapse this, for sync_source_lists_from_cmake.py.
1818
"ClangTidyMain.cpp",
19+
"ClangTidyToolMain.cpp",
1920
]
2021
}

0 commit comments

Comments
 (0)