[clang-tools-extra] [clang-tidy] Support member functions with modernize-use-std-print/format (PR #104675)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 17 12:17:04 PDT 2024
================
@@ -104,6 +104,12 @@ New check aliases
Changes in existing checks
^^^^^^^^^^^^^^^^^^^^^^^^^^
+- Improved :doc:`modernize-use-std-print
+ <clang-tidy/checks/modernize/use-std-format>` and
----------------
PiotrZSL wrote:
wrong name, and split that entry into 2, even if you would need to duplicate description
https://github.com/llvm/llvm-project/pull/104675
More information about the cfe-commits
mailing list