[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
Thu Aug 21 05:02:25 PDT 2025


steakhal wrote:

> Looks good to me. Are all of those crashes present in previously released stable versions?

To the best of knowledge yes. I also checked that no entries refer to commits that are only present on `main`.
(Well, there were two, that are now in the backport pipe)
I also excluded new feature crashes, such as the `assume` handling crashes, because that's new feature; thus it was never released.

You can spotcheck this though.

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


More information about the llvm-branch-commits mailing list