================
@@ -104,7 +104,9 @@ Improvements to clang-tidy
   clauses. Added a ``--match-partial-fixes`` option to keep previous behavior 
on
   specific tests. This may break tests for users with custom out-of-tree checks
   who use :program:`check_clang_tidy.py` as-is.
-
+- :program:`clang-tidy` now supports query based custom checks by 
`CustomChecks`
----------------
HerrCai0907 wrote:

```suggestion

- :program:`clang-tidy` now supports query based custom checks by `CustomChecks`
```

https://github.com/llvm/llvm-project/pull/131804
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to