[PATCH] D145477: run-clang-tidy.py should only search for the clang-apply-replacements if really needed

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 7 00:40:22 PST 2023


carlosgalvezp accepted this revision.
carlosgalvezp added a comment.
This revision is now accepted and ready to land.

LGTM, `clang_apply_replacements_binary` is only used in a `if args.fix` block.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145477



More information about the cfe-commits mailing list