[clang] [clang] [Static analyzer]: add initial support for builtin overflow (PR #102602)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 9 05:47:31 PDT 2024


https://github.com/NagyDonat commented:

Thanks for adding support for these functions! The code LGTM overall, except for one mostly theoretical issue (about the use of `assert`) which I described in an inline comment.

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


More information about the cfe-commits mailing list