[PATCH] D156616: [clang-tidy] Fix c_str() removal and cast addition when re-ordering arguments

Mike Crowe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 05:12:44 PDT 2023


mikecrowe updated this revision to Diff 546414.
mikecrowe added a comment.

Reinstate version I incorrectly replaced with D154287 <https://reviews.llvm.org/D154287>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156616

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: D156616.546414.patch
Type: text/x-patch
Size: 16894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/18aff375/attachment-0001.bin>


More information about the cfe-commits mailing list