[clang] Sanitizer: Support -fwrapv with -fsanitize=signed-integer-overflow (PR #82432)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 20 14:35:11 PST 2024


MaskRay wrote:

Thanks! This does look simpler than `-fsanitize=signed-integer-wrap`

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


More information about the cfe-commits mailing list