[llvm] f914b50 - [gn build] Port e64f99c51a8
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun May 3 05:12:22 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-05-03T12:08:26Z
New Revision: f914b500df3da66c499316510edd68995dea8d09
URL: https://github.com/llvm/llvm-project/commit/f914b500df3da66c499316510edd68995dea8d09
DIFF: https://github.com/llvm/llvm-project/commit/f914b500df3da66c499316510edd68995dea8d09.diff
LOG: [gn build] Port e64f99c51a8
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 48aa9eb77420..b60fc421cfb7 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
@@ -87,6 +87,7 @@ unittest("ClangdTests") {
"support/ContextTests.cpp",
"support/FunctionTests.cpp",
"support/MarkupTests.cpp",
+ "support/TestTracer.cpp",
"support/ThreadingTests.cpp",
"support/TraceTests.cpp",
]
More information about the llvm-commits
mailing list