[all-commits] [llvm/llvm-project] c019ed: Allow to pass config file to clang-tidy-diff (#75457)

Michael Lettrich via All-commits all-commits at lists.llvm.org
Mon Dec 25 23:40:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c019ed972f95cd17838b6d01257383539a5d889c
      https://github.com/llvm/llvm-project/commit/c019ed972f95cd17838b6d01257383539a5d889c
  Author: Michael Lettrich <MichaelLettrich at users.noreply.github.com>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

  Log Message:
  -----------
  Allow to pass config file to clang-tidy-diff (#75457)

Adds a `-config-file` command line option that passes on the path of
.`clang-tidy` or custom config file to the `clang-tidy` executable.




More information about the All-commits mailing list