[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
Tue Aug 26 02:58:44 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 @NagyDonat . The release notes are primarily for end users, and a tiny bit also for vendors, like CodeChecker or anyone packaging it in some product.
Fixed in 206846668cbf4c82da055c2207628dce3f64de43
https://github.com/llvm/llvm-project/pull/154600
More information about the llvm-branch-commits
mailing list