[PATCH] D31153: Add the ability to use the children() range API in a const-correct manner

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 11 10:27:20 PDT 2017


aaron.ballman updated this revision to Diff 94852.
aaron.ballman added a comment.

Addressing review comments.


https://reviews.llvm.org/D31153

Files:
  include/clang/AST/Expr.h
  include/clang/AST/StmtIterator.h
  lib/AST/Expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31153.94852.patch
Type: text/x-patch
Size: 17210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170411/d53a0b29/attachment-0001.bin>


More information about the cfe-commits mailing list