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

Kees Cook via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 12 18:04:24 PST 2024


kees wrote:

I've tested this with the Linux kernel, and it is working as expected. It is ready and waiting for this option to gain back a bunch of sanitizer coverage for CIs and likely in production kernels. :)

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


More information about the cfe-commits mailing list