[PATCH] D37557: Refactor RecursiveASTVisitor test for post-order traversal

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 7 02:34:08 PDT 2017


teemperor created this revision.
Herald added subscribers: mgorny, klimek.

The new test is now in the right directory with the other ASTVisitor tests and uses
now the provided TestVisitor framework.


Repository:
  rL LLVM

https://reviews.llvm.org/D37557

Files:
  unittests/AST/CMakeLists.txt
  unittests/AST/PostOrderASTVisitor.cpp
  unittests/Tooling/CMakeLists.txt
  unittests/Tooling/RecursiveASTVisitorTestPostOrderVisitor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37557.114134.patch
Type: text/x-patch
Size: 8983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170907/fee13643/attachment.bin>


More information about the cfe-commits mailing list