[llvm-branch-commits] [llvm] da1392e - [gn build] Port ac7864ec019
LLVM GN Syncbot via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 9 08:28:06 PST 2020
Author: LLVM GN Syncbot
Date: 2020-12-09T16:19:07Z
New Revision: da1392e1b963df88cdd10e5847088046efbbd706
URL: https://github.com/llvm/llvm-project/commit/da1392e1b963df88cdd10e5847088046efbbd706
DIFF: https://github.com/llvm/llvm-project/commit/da1392e1b963df88cdd10e5847088046efbbd706.diff
LOG: [gn build] Port ac7864ec019
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 69005b3902a6..30a22b454e3e 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
@@ -100,7 +100,6 @@ unittest("ClangdTests") {
"TestIndex.cpp",
"TestTU.cpp",
"TestWorkspace.cpp",
- "TweakTesting.cpp",
"TweakTests.cpp",
"TypeHierarchyTests.cpp",
"URITests.cpp",
More information about the llvm-branch-commits
mailing list