[clang] [compiler-rt] Define signed int overflow with -fms-compatibility (PR #198538)

Pankaj Chawla via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 02:48:17 PDT 2026


pankaj-chawla wrote:

>  We can introduce a runtime check for u<0x7FFFFFD

I think I understood how this effectively proves that wrapround doesn't happen.

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


More information about the cfe-commits mailing list