[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 06:22:48 PDT 2017


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

Addressing David's review feedback.


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


More information about the cfe-commits mailing list