[llvm] f31f22e - [gn build] Port d5edcb90643

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 05:01:45 PDT 2020


Author: LLVM GN Syncbot
Date: 2020-03-12T11:58:14Z
New Revision: f31f22ef0f091bf8125a3d7f9d9db7fdbba6c18d

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

LOG: [gn build] Port d5edcb90643

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 06b28de39273..9b839360351f 100644
--- a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -31,7 +31,6 @@ unittest("ASTTests") {
     "ExternalASTSourceTest.cpp",
     "Language.cpp",
     "NamedDeclPrinterTest.cpp",
-    "OMPStructuredBlockTest.cpp",
     "RecursiveASTVisitorTest.cpp",
     "SourceLocationTest.cpp",
     "StmtPrinterTest.cpp",


        


More information about the llvm-commits mailing list