[clang] [analyzer] Avoid unnecessary super region invalidation in `CStringChecker` (PR #146212)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 4 03:32:19 PDT 2025


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

LGTM, thanks for the updates!

Before merging the commit consider adding a note to the PR description / commit message that in the case of `strlcat` you use `size` as an approximation of the exact `amountCopied`.

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


More information about the cfe-commits mailing list