The new test is now in the right directory with the other ASTVisitor tests and uses
now the provided TestVisitor framework.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D37557
Refactor RecursiveASTVisitor test for post-order traversal ClosedPublic Authored by teemperor on Sep 7 2017, 2:34 AM.
Details Summary The new test is now in the right directory with the other ASTVisitor tests and uses
Diff Detail Event TimelineClosed by commit rL323310: Refactor RecursiveASTVisitor test for post-order traversal (authored by teemperor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131204 unittests/AST/CMakeLists.txt
unittests/AST/PostOrderASTVisitor.cpp
unittests/Tooling/CMakeLists.txt
unittests/Tooling/RecursiveASTVisitorTestPostOrderVisitor.cpp
|