[all-commits] [llvm/llvm-project] e837ce: [clang-tidy] Add -line-filter to run-clang-tidy.py

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Mon Jun 28 12:18:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e837ce2a32369b2e9e8e5d60270c072c7dd63827
      https://github.com/llvm/llvm-project/commit/e837ce2a32369b2e9e8e5d60270c072c7dd63827
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/tool/run-clang-tidy.py

  Log Message:
  -----------
  [clang-tidy] Add -line-filter to run-clang-tidy.py

This patch allows the use of --line-filter in clang-tidy.py from
run-clang-tidy.py

Author: [bansan (Vincent LE GARREC)](https://reviews.llvm.org/p/bansan/)

Reviewed By: kbobyrev

Differential Revision: https://reviews.llvm.org/D104981




More information about the All-commits mailing list