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

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 14 12:00:52 PST 2024


MaskRay wrote:

> Why not just enforce -fsanitize=signed-integer-overflow with -fwrapv? I suspect it's just overlook, and not intentional behavior.

+1

We should consider this direction 

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


More information about the cfe-commits mailing list