[clang-tools-extra] [clang-tidy] Only expand <inttypes.h> macros in modernize-use-std-format/print (PR #97911)

via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 6 06:20:27 PDT 2024


================
@@ -194,10 +194,20 @@ Changes in existing checks
   <clang-tidy/checks/modernize/use-std-format>` check to support replacing
   member function calls too.
 
+- Improved :doc:`modernize-use-std-format
----------------
EugeneZelenko wrote:

Should be merged with previous entry.

https://github.com/llvm/llvm-project/pull/97911


More information about the cfe-commits mailing list