[PATCH] some StmtExprs do not have side-effects

Ranjeet Singh ranjeet.singh at arm.com
Wed Jun 3 04:19:56 PDT 2015


Just one small comment.


================
Comment at: lib/AST/Expr.cpp:2904
@@ +2903,3 @@
+      }
+
+      HasSideEffects = true;
----------------
Remove newline

http://reviews.llvm.org/D10211

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list