[llvm-branch-commits] [clang] [analyzer][docs] CSA release notes for clang-21 (PR #154600)
Balazs Benics via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 25 09:17:40 PDT 2025
steakhal wrote:
> Do I understand that this document is primarily intended for the _users_ of the static analyzer? In that case I think it would be important to use the user-facing names of the checkers that are mentioned (e.g. write `unix.BlockInCriticalSection` instead of `BlockInCriticalSectionChecker`).
>
> (I'm willing to implement this change if you agree that it's beneficial.)
Please do. The release notes are primarily for end users, and a tiny bit also for vendors, like CodeChecker or anyone packaging it in some product.
https://github.com/llvm/llvm-project/pull/154600
More information about the llvm-branch-commits
mailing list