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
unitt
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
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