[clang] [compiler-rt] Define signed int overflow with -fms-compatibility (PR #198538)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Wed May 20 09:59:02 PDT 2026
efriedma-quic 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.
https://github.com/llvm/llvm-project/pull/198538
More information about the cfe-commits
mailing list