Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:112
+  
+  Flags use of the `C` standard library functions 'memset', 'memcpy' and
+  'memcmp' and similar derivatives on non-trivial types.
----------------
Please use double back-ticks to highlight function names.


================
Comment at: clang-tools-extra/docs/clang-tidy/checks/cert-oop57-cpp.rst:6
+
+  Flags use of the `C` standard library functions 'memset', 'memcpy' and
+  'memcmp' and similar derivatives on non-trivial types.
----------------
Please use double back-ticks to highlight function names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72488



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

Reply via email to