[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 Mar 21 12:05:23 PDT 2017


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

Missed a case for `UnaryExprOrTypeTraitExpr`.


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


More information about the cfe-commits mailing list