Eugene.Zelenko added inline comments.

================
Comment at: docs/ReleaseNotes.rst:131
+
+  Finds cases where unsigned and signed integers are used together in 
arithmetic expressions.
+  Unsigned integers wrap to 0 when overflowing while the behaviour of signed 
integers
----------------
I think will be good idea to shorten description to one sentence and also make 
first sentence in documentation same.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D40854



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

Reply via email to