[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 07:54:14 PDT 2020


sammccall updated this revision to Diff 300674.
sammccall marked an inline comment as done.
sammccall added a comment.

Style changes


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.300674.patch
Type: text/x-patch
Size: 11630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201026/ed25fee1/attachment-0001.bin>


More information about the cfe-commits mailing list