[clang] [compiler-rt] [Sanitizer] add signed-integer-wrap sanitizer (PR #80089)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 12:22:36 PST 2024
vitalybuka wrote:
> `signed-integer-overflow`
Or maybe I am missing the bigger picture? Is there a plan fix signed-integer-overflow for -fwrapv as well?
https://github.com/llvm/llvm-project/pull/80089
More information about the llvm-commits
mailing list