[all-commits] [llvm/llvm-project] b534fe: add --enable-experimental-custom-checks
Congcong Cai via All-commits
all-commits at lists.llvm.org
Sat Aug 30 02:39:52 PDT 2025
Branch: refs/heads/users/ccc/clang-tidy/query-check
Home: https://github.com/llvm/llvm-project
Commit: b534fe9cc4af2250819d5194e2b4d9bf05a0c0bf
https://github.com/llvm/llvm-project/commit/b534fe9cc4af2250819d5194e2b4d9bf05a0c0bf
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidy.cpp
M clang-tools-extra/clang-tidy/ClangTidy.h
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
M clang-tools-extra/clang-tidy/custom/CustomTidyModule.cpp
M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
M clang-tools-extra/docs/clang-tidy/QueryBasedCustomChecks.rst
M clang-tools-extra/test/clang-tidy/check_clang_tidy.py
A clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check-not-enable.cpp
M clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp
M clang-tools-extra/unittests/clang-tidy/ClangTidyTest.h
Log Message:
-----------
add --enable-experimental-custom-checks
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list