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

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


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323310: Refactor RecursiveASTVisitor test for post-order traversal (authored by teemperor, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D37557?vs=131204&id=131205#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37557

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37557.131205.patch
Type: text/x-patch
Size: 9196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/3e939590/attachment.bin>


More information about the llvm-commits mailing list