[PATCH] D90023: [Syntax] Add iterators over children of syntax trees.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 26 08:55:19 PDT 2020
sammccall updated this revision to Diff 300691.
sammccall marked an inline comment as done.
sammccall added a comment.
Simplify ConstChildIterator cross-constructor
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90023/new/
https://reviews.llvm.org/D90023
Files:
clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/Tooling/Syntax/Tree.cpp
clang/unittests/Tooling/Syntax/TreeTest.cpp
clang/unittests/Tooling/Syntax/TreeTestBase.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90023.300691.patch
Type: text/x-patch
Size: 11598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201026/05ad757e/attachment-0001.bin>
More information about the cfe-commits
mailing list