[PATCH] D88106: [SyntaxTree] Provide iterator-like functions for Lists
Eduardo Caldas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 15 10:30:31 PDT 2020
eduucaldas updated this revision to Diff 298416.
eduucaldas added a comment.
- [SyntaxTree] `ElementAndDelimiterIterator` is polymorphic and supports `BeforeBegin` iterator
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88106/new/
https://reviews.llvm.org/D88106
Files:
clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/Tooling/Syntax/Nodes.cpp
clang/lib/Tooling/Syntax/Tree.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88106.298416.patch
Type: text/x-patch
Size: 17162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/71405d97/attachment-0001.bin>
More information about the cfe-commits
mailing list