[clang-tools-extra] [clang-tidy] Add ClangQueryChecks config option (PR #123734)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 21 09:14:49 PST 2025


================
@@ -140,6 +140,9 @@ Improvements to clang-tidy
   :doc:`readability-redundant-access-specifiers <clang-tidy/checks/readability/redundant-access-specifiers>`, CheckFirstDeclaration
   :doc:`readability-redundant-casting <clang-tidy/checks/readability/redundant-casting>`, IgnoreTypeAliases
 
+- New :program:`clang-tidy` config property `ClangQueryChecks` that allows adding
----------------
PiotrZSL wrote:

merge with release notes in line 120

https://github.com/llvm/llvm-project/pull/123734


More information about the cfe-commits mailing list