[gn build] Port 3f8b100e94b

This commit is contained in:
LLVM GN Syncbot 2020-01-24 21:02:26 +00:00
parent 63a1fc0d16
commit 54ede9be55

View File

@ -16,5 +16,6 @@ executable("clang-tidy") {
sources = [
# Make `gn format` not collapse this, for sync_source_lists_from_cmake.py.
"ClangTidyMain.cpp",
"ClangTidyToolMain.cpp",
]
}