[clang] [compiler-rt] [Sanitizer] add signed-integer-wrap sanitizer (PR #80089)

Kees Cook via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 19 21:05:28 PST 2024


kees wrote:

GCC folks have not answered. Adding -wrap keeps the behavior for -overflow the same between GCC and Clang. Can we please move this forward and land it as is? We can trivially change this in the future if we need to.

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


More information about the cfe-commits mailing list