Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:156
 
+- Add new option ``cppcoreguidelines-pro-bounds-constant-array-index.FixHint``
+  to allow users to specify a different fix hint than ``gsl::at``.
----------------
carlosgalvezp wrote:
> Eugene.Zelenko wrote:
> > Please sort checks in this section alphabetically.
> Hmm I'm not sure what you mean, should these bullets be ordered 
> alphabetically? If so, why is "Fixed" showing up after "Updated"?
Now `cppcoreguidelines-pro-bounds-constant-array-index` is before 
`cppcoreguidelines-explicit-virtual-functions`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117205/new/

https://reviews.llvm.org/D117205

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

Reply via email to