[llvm] 6bf7c1b - [gn build] Port 2a2149c754f9

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 17:55:15 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-04-09T00:50:44Z
New Revision: 6bf7c1b6ac6ce0e09473f44467313ed2c1c3ac41

URL: https://github.com/llvm/llvm-project/commit/6bf7c1b6ac6ce0e09473f44467313ed2c1c3ac41
DIFF: https://github.com/llvm/llvm-project/commit/6bf7c1b6ac6ce0e09473f44467313ed2c1c3ac41.diff

LOG: [gn build] Port 2a2149c754f9

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 803b9eb7eb105..c275553d01c96 100644
--- a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -34,7 +34,6 @@ unittest("ASTTests") {
     "EvaluateAsRValueTest.cpp",
     "ExternalASTSourceTest.cpp",
     "NamedDeclPrinterTest.cpp",
-    "RandstructTest.cpp",
     "RecursiveASTVisitorTest.cpp",
     "SizelessTypesTest.cpp",
     "SourceLocationTest.cpp",


        


More information about the llvm-commits mailing list