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

via cfe-commits cfe-commits at lists.llvm.org
Wed May 27 04:05:20 PDT 2026


eleviant wrote:

> I think we currently enable `-fno-strict-aliasing` by default for clang-cl? Not sure if that's tied to -fms-compatibility off the top of my head.

Yep. Found a few more and added to the docs

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


More information about the cfe-commits mailing list