[all-commits] [llvm/llvm-project] 84f137: Reland "enable plugins for clang-tidy"
Jameson Nash via All-commits
all-commits at lists.llvm.org
Tue Feb 1 14:38:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84f137a590e7de25c4105303e5938c40566c2dfb
https://github.com/llvm/llvm-project/commit/84f137a590e7de25c4105303e5938c40566c2dfb
Author: Jameson Nash <vtjnash at gmail.com>
Date: 2022-02-01 (Tue, 01 Feb 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:
-----------
Reland "enable plugins for clang-tidy"
This reverts commit ab3b89855c5318f0009e1f016ffe5b1483507fd0 but
disables the new test if the user has disabled support for building it.
More information about the All-commits
mailing list