njames93 added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:188
   by checking for an arbitrary expression in the second argument of ``memset``.
 
 - Improved :doc:`cppcoreguidelines-prefer-member-initializer
----------------
It should live here instead.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:250-253
+- Made the fix-it of :doc:`cppcoreguidelines-init-variables
+  <clang-tidy/checks/cppcoreguidelines/init-variables>` use ``false`` to 
initialize
+  boolean variables.
+
----------------
Sorry I should've mentioned, we keep this list in alphabetical order(for the 
names of the checks).
Can you push a patch to move this into its correct place(no need for a review 
and commit as NFC)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129420

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

Reply via email to