lebedev.ri added inline comments.

================
Comment at: docs/ReleaseNotes.rst:261
+- Static Analyzer can now properly detect and diagnose unary pre-/post-
+  increment/decrement on an uninitialized values.
+
----------------
JonasToth wrote:
> The end of the sentence should be either 'on uninitialized values' or 'on an 
> uninitialized values'.
> The end of the sentence should be either 'on uninitialized values' or 'on an 
> uninitialized values'.
But it is already `on an uninitialized values.` ?


Repository:
  rL LLVM

https://reviews.llvm.org/D40463



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

Reply via email to