This is an archive of the discontinued LLVM Phabricator instance.

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
now the provided TestVisitor framework.

Diff Detail

Repository
rL LLVM

Event Timeline

teemperor created this revision.Sep 7 2017, 2:34 AM
teemperor updated this revision to Diff 131204.Jan 24 2018, 1:39 AM
  • Rebased and clang formatted.
This revision was not accepted when it landed; it landed in state Needs Review.Jan 24 2018, 1:42 AM
This revision was automatically updated to reflect the committed changes.