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

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 24 01:42:27 PST 2018


teemperor updated this revision to Diff 131204.
teemperor added a comment.
Herald added a subscriber: hintonda.

- Rebased and clang formatted.


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.131204.patch
Type: text/x-patch
Size: 8996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180124/6ccfed64/attachment.bin>


More information about the cfe-commits mailing list