PiotrZSL added inline comments.

================
Comment at: 
clang-tools-extra/docs/clang-tidy/checks/readability/redundant-string-cstr.rst:18
+   or proper overload candidates that can do so should exist. This can be
+   used to configure functions such as fmt::format, spdlog::logger::info,
+   or wrappers around these and similar functions. The default value is the
----------------
Put function names in double ``, like ``fmt::format``, ``spdlog::logger::info``


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145885

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

Reply via email to