From f31f22ef0f091bf8125a3d7f9d9db7fdbba6c18d Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Thu, 12 Mar 2020 11:58:14 +0000 Subject: [PATCH] [gn build] Port d5edcb90643 --- llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn index 06b28de392735..9b839360351f3 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",