[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
Mon Aug 28 10:22:18 PDT 2023


mikecrowe added a comment.

@PiotrZSL, I think that this is quite an important fix since without it the check completely mangles the code. Should it be put in the 17.x release branch too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156616



More information about the cfe-commits mailing list