[PATCH] D64907: [AST] Traverse attributes inside DEF_TRAVERSE_DECL macro
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 18 02:45:10 PDT 2019
ilya-biryukov added a comment.
Wanted to write unit tests, but couldn't find any that check traversal order. I'm aware of `Tooling/RecursiveASTVisitorTests`, but they mostly check that implicit nodes are visited.
Do we have other tests for traversals?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64907/new/
https://reviews.llvm.org/D64907
More information about the cfe-commits
mailing list