[all-commits] [llvm/llvm-project] 5557d9: [run-clang-tidy, clang-tidy-diff] Accept directory ...

Amadeus Gebauer via All-commits all-commits at lists.llvm.org
Fri Oct 20 00:23:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5557d983412c2e8cdffaf855463098f7771f6499
      https://github.com/llvm/llvm-project/commit/5557d983412c2e8cdffaf855463098f7771f6499
  Author: Amadeus Gebauer <5357441+amgebauer at users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py
    M clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
    M clang-tools-extra/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [run-clang-tidy,clang-tidy-diff] Accept directory as value for -export-fixes (#69453)

Adding an additional parameter to run_clang_tidy.py to accept a
directory where the clang-tidy fixes are saved to. This directory can
then be used to run `clang-apply-replacements`.

Closes #69450




More information about the All-commits mailing list