[llvm-branch-commits] [llvm] cff1f4c - [gn build] Port b804eef0905
LLVM GN Syncbot via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 9 08:28:08 PST 2020
Author: LLVM GN Syncbot
Date: 2020-12-09T16:19:07Z
New Revision: cff1f4cbbcfe09584e208f05187ba16876e81cc1
URL: https://github.com/llvm/llvm-project/commit/cff1f4cbbcfe09584e208f05187ba16876e81cc1
DIFF: https://github.com/llvm/llvm-project/commit/cff1f4cbbcfe09584e208f05187ba16876e81cc1.diff
LOG: [gn build] Port b804eef0905
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 30a22b454e3e..3936f2b9dec6 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",
- "TweakTests.cpp",
"TypeHierarchyTests.cpp",
"URITests.cpp",
"XRefsTests.cpp",
More information about the llvm-branch-commits
mailing list