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
- Repository
- rL LLVM
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 131205 cfe/trunk/unittests/AST/CMakeLists.txt
cfe/trunk/unittests/AST/PostOrderASTVisitor.cpp
cfe/trunk/unittests/Tooling/CMakeLists.txt
cfe/trunk/unittests/Tooling/RecursiveASTVisitorTestPostOrderVisitor.cpp
|