[clang] [compiler-rt] [ubsan] Display correct runtime messages for negative _BitInt (PR #96240)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 10:51:08 PDT 2024
AaronBallman wrote:
> How i can see the full amount of breakage on different platforms proactively? I have created a PR: #104607 to address the big endian issue with the test as my // REQUIRES: x86-registered-target turned out not to be enough to exclude running test in the big endian platforms. If you insisting on reverting PR completely it is also fine, but it would be useful to see the full list of errors on different platforms so i would be able to address those.
Ah, if that's resolving the issues, then that's totally fine to fix forward rather than revert. Thank you!
https://github.com/llvm/llvm-project/pull/96240
More information about the cfe-commits
mailing list