[clang-tools-extra] [clang-tidy] Remove 'clang-analyzer-*' checks from default checks. (PR #157306)

Carlos Galvez via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 7 11:33:51 PDT 2025


https://github.com/carlosgalvezp approved this pull request.

LGTM, but I wonder if we need a 2-release cycle for this, after all people might silently lose an important part of clang-tidy coverage and the note in the release notes could be hard to spot in the middle of the other notes.

Perhaps having a section for "Breaking changes" or otherwise "Stuff you need to take action on" would help.

Would be good to hear what other reviewers think!


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


More information about the cfe-commits mailing list