[llvm] bb73fcf - [gn build] Port 23f700c785a
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 05:53:30 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-09-07T12:51:23Z
New Revision: bb73fcfd0708d8f145060afa461d96f98f0e5f27
URL: https://github.com/llvm/llvm-project/commit/bb73fcfd0708d8f145060afa461d96f98f0e5f27
DIFF: https://github.com/llvm/llvm-project/commit/bb73fcfd0708d8f145060afa461d96f98f0e5f27.diff
LOG: [gn build] Port 23f700c785a
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
index fd24f89aa187..f25ead00165c 100644
--- a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -15,7 +15,6 @@ unittest("ASTTests") {
]
sources = [
"ASTContextParentMapTest.cpp",
- "ASTDumpTest.cpp",
"ASTImporterFixtures.cpp",
"ASTImporterGenericRedeclTest.cpp",
"ASTImporterODRStrategiesTest.cpp",
More information about the llvm-commits
mailing list