malcolm.parsons added a subscriber: malcolm.parsons.

================
Comment at: lib/AST/Expr.cpp:2868
@@ +2867,3 @@
+    // When looking for potential side-effects, we assume that these
+    // operators: assignment, increement and decrement are intended
+    // to have a side-effect and other overloaded operators are not.
----------------
typo: increment


https://reviews.llvm.org/D22910



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

Reply via email to