[llvm] 1d2c1fc - [gn build] Port 35d867a790c
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun May 10 04:04:37 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-05-10T11:04:15Z
New Revision: 1d2c1fcf41d32f8f6db312f8e0262291cda4002b
URL: https://github.com/llvm/llvm-project/commit/1d2c1fcf41d32f8f6db312f8e0262291cda4002b
DIFF: https://github.com/llvm/llvm-project/commit/1d2c1fcf41d32f8f6db312f8e0262291cda4002b.diff
LOG: [gn build] Port 35d867a790c
Added:
Modified:
llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn b/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
index b60fc421cfb7..b893c4f14037 100644
--- a/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
@@ -40,6 +40,7 @@ unittest("ClangdTests") {
"CodeCompletionStringsTests.cpp",
"CollectMacrosTests.cpp",
"CompileCommandsTests.cpp",
+ "CompilerTests.cpp",
"DexTests.cpp",
"DiagnosticsTests.cpp",
"DraftStoreTests.cpp",
More information about the llvm-commits
mailing list