Eugene.Zelenko added inline comments.

================
Comment at: docs/ReleaseNotes.rst:191
@@ +190,3 @@
+  This check is to warn about the performance overhead arising from 
concatenating 
+  strings, using the operator+, instead of operator+=.
+  
----------------
Please highlight operator+ and operator+= with ``.

http://reviews.llvm.org/D20196



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

Reply via email to