dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Looks good to me - thanks!



================
Comment at: include/clang/AST/StmtIterator.h:137
+  inline friend StmtIterator
+  cast_away_const(const struct ConstStmtIterator &RHS);
 };
----------------
the "struct" here is a bit atypical/should be removed


https://reviews.llvm.org/D31153



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to