[PATCH] D154283: [clang-tidy] Fix width/precision argument order in modernize-use-std-print
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 3 09:39:27 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2806cf4b5430: [clang-tidy] Fix width/precision argument order in modernize-use-std-print (authored by mikecrowe, committed by PiotrZSL).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154283/new/
https://reviews.llvm.org/D154283
Files:
clang-tools-extra/clang-tidy/utils/FormatStringConverter.cpp
clang-tools-extra/clang-tidy/utils/FormatStringConverter.h
clang-tools-extra/test/clang-tidy/checkers/modernize/use-std-print.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154283.536804.patch
Type: text/x-patch
Size: 8978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230703/7229c9fe/attachment-0001.bin>
More information about the cfe-commits
mailing list