[llvm] ce47e57 - [gn build] Port ea578804c81b
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 00:01:56 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-09-20T06:54:08Z
New Revision: ce47e57161fdb51f1eb99b5ca75bcbde2a5c7b03
URL: https://github.com/llvm/llvm-project/commit/ce47e57161fdb51f1eb99b5ca75bcbde2a5c7b03
DIFF: https://github.com/llvm/llvm-project/commit/ce47e57161fdb51f1eb99b5ca75bcbde2a5c7b03.diff
LOG: [gn build] Port ea578804c81b
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 4b905c17eea447..8b52db282c583f 100644
--- a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -42,6 +42,7 @@ unittest("ASTTests") {
"NamedDeclPrinterTest.cpp",
"ProfilingTest.cpp",
"RandstructTest.cpp",
+ "RawCommentForDeclTest.cpp",
"RecursiveASTVisitorTest.cpp",
"SizelessTypesTest.cpp",
"SourceLocationTest.cpp",
More information about the llvm-commits
mailing list