[llvm] 7e45b58 - gn build: Merge 2054ed052f1
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 07:51:55 PST 2019
Author: LLVM GN Syncbot
Date: 2019-11-18T15:48:35Z
New Revision: 7e45b5864f1881ba0e6ca45286a746979b56b17c
URL: https://github.com/llvm/llvm-project/commit/7e45b5864f1881ba0e6ca45286a746979b56b17c
DIFF: https://github.com/llvm/llvm-project/commit/7e45b5864f1881ba0e6ca45286a746979b56b17c.diff
LOG: gn build: Merge 2054ed052f1
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 b1598518a89e..00bbf7390c47 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
@@ -37,6 +37,7 @@ unittest("ClangdTests") {
"ClangdTests.cpp",
"CodeCompleteTests.cpp",
"CodeCompletionStringsTests.cpp",
+ "CollectMacrosTests.cpp",
"ContextTests.cpp",
"DexTests.cpp",
"DiagnosticsTests.cpp",
More information about the llvm-commits
mailing list