[llvm] d4416e3 - gn build: Merge 6470497817e

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 16:56:41 PST 2019


Author: LLVM GN Syncbot
Date: 2019-12-06T00:53:39Z
New Revision: d4416e3dac37580e5e6afd9d9ef7203e696dc9f5

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

LOG: gn build: Merge 6470497817e

Added: 
    

Modified: 
    llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn
index 147797db2278..7bdd209c1858 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn
@@ -54,7 +54,6 @@ unittest("ToolingTests") {
     "RecursiveASTVisitorTests/LambdaDefaultCapture.cpp",
     "RecursiveASTVisitorTests/LambdaExpr.cpp",
     "RecursiveASTVisitorTests/LambdaTemplateParams.cpp",
-    "RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp",
     "RecursiveASTVisitorTests/NestedNameSpecifiers.cpp",
     "RecursiveASTVisitorTests/ParenExpr.cpp",
     "RecursiveASTVisitorTests/TemplateArgumentLocTraverser.cpp",


        


More information about the llvm-commits mailing list