[PATCH] D90023: [Syntax] Add iterators over children of syntax trees.

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 08:41:05 PDT 2020


RKSimon added a comment.

@sammccall I've pushed rGc0053c62d9a0 <https://reviews.llvm.org/rGc0053c62d9a0b798b42686499de9bb2e7391b111> to fix MSVC builds which were struggling to find a default constructor for ConstChildIterator

http://lab.llvm.org:8011/#/builders/83


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90023/new/

https://reviews.llvm.org/D90023



More information about the cfe-commits mailing list