[clang-tools-extra] [clang-tidy] support static analyzer checker configuration in `--verify-config` (PR #109523)

via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 21 06:58:15 PDT 2024


================
@@ -98,6 +98,10 @@ Improvements to clang-tidy
 - Improved :program:`run-clang-tidy.py` script. Fixed minor shutdown noise
   happening on certain platforms when interrupting the script.
 
+- Improved :program:`clang-tidy`'s `--verify-config` flag by adding support for
----------------
EugeneZelenko wrote:

I think will be good idea to put this entry before `run-clang-tidy.py` one as about main application.

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


More information about the cfe-commits mailing list