JonasToth 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. + ---------------- lebedev.ri wrote: > 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.` ? Sorry, my tablet autocompleted :( With 'an' values needs to be singular 'an' -> 'value'. If you want 'values' drop the 'an'. 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