rsmith added inline comments.

================
Comment at: clang/lib/AST/Expr.cpp:2694
   while (true) {
     E = E->IgnoreParens();
 
----------------
Maybe `IgnoreParens` should be doing this itself?


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

https://reviews.llvm.org/D55853



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

Reply via email to