[all-commits] [llvm/llvm-project] 368927: enable plugins for clang-tidy

Jameson Nash via All-commits all-commits at lists.llvm.org
Sat Jan 29 11:57:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36892727e4f19a60778e371d78f8fb09d8122c85
      https://github.com/llvm/llvm-project/commit/36892727e4f19a60778e371d78f8fb09d8122c85
  Author: Jameson Nash <vtjnash at gmail.com>
  Date:   2022-01-29 (Sat, 29 Jan 2022)

  Changed paths:
    M clang-tools-extra/clang-tidy/tool/CMakeLists.txt
    M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/docs/clang-tidy/Contributing.rst
    M clang-tools-extra/docs/clang-tidy/index.rst
    M clang-tools-extra/test/CMakeLists.txt
    A clang-tools-extra/test/clang-tidy/CTTestTidyModule.cpp
    M clang-tools-extra/test/lit.cfg.py
    M clang-tools-extra/test/lit.site.cfg.py.in

  Log Message:
  -----------
  enable plugins for clang-tidy

Fixes #32739

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




More information about the All-commits mailing list