]> granicus.if.org Git - llvm/commitdiff
Revert r361033 "Add a Visit overload for DynTypedNode to ASTNodeTraverser"
authorNico Weber <nicolasweber@gmx.de>
Fri, 17 May 2019 18:31:24 +0000 (18:31 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 17 May 2019 18:31:24 +0000 (18:31 +0000)
It fails to build on some bots.

Also revert follow-up r361055.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361059 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/clang/unittests/AST/BUILD.gn

index d52d5860306dce2cdca544beb4d9489af879db59..1edceba4de2e5a5bb052c7bcea6a471572678699 100644 (file)
@@ -17,7 +17,6 @@ unittest("ASTTests") {
     "ASTImporterGenericRedeclTest.cpp",
     "ASTImporterTest.cpp",
     "ASTImporterVisibilityTest.cpp",
-    "ASTTraverserTest.cpp",
     "ASTTypeTraitsTest.cpp",
     "ASTVectorTest.cpp",
     "CommentLexer.cpp",