[clang] [analyzer] Fix crash in CStringChecker on zero-size element types (PR #191061)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 00:46:23 PDT 2026


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

LGTM, but also let @steakhal react if he has opinion (e.g. about the `if !defined(_WIN32)` solution -- I think it's nice but I didn't see precedent for using this sort of thing instead of target triple pinning).

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


More information about the cfe-commits mailing list