[PATCH] D82486: RecursiveASTVisitor: don't call WalkUp unnecessarily in post-order traversal
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 26 07:37:23 PDT 2020
gribozavr updated this revision to Diff 273723.
gribozavr added a comment.
Addressed review comments, added more fixes that must be committed in the same
change, because splitting them would break tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82486/new/
https://reviews.llvm.org/D82486
Files:
clang/include/clang/AST/RecursiveASTVisitor.h
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/Callbacks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82486.273723.patch
Type: text/x-patch
Size: 9693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200626/4817325f/attachment-0001.bin>
More information about the cfe-commits
mailing list