Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:148
 
+- New :doc:`bugprone-unsafe-functions 
<clang-tidy/checks/bugprone/unsafe-functions>` check.
+
----------------
Please keep checks entries in alphabetical order.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:150
+
+  Checks for functions that have safer, more secure replacements available.
+  The functions checked are considered unsafe because for example they are
----------------
One sentence should be enough.


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

https://reviews.llvm.org/D91000

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

Reply via email to