[clang] [compiler-rt] [UBSan] Fix incorrect alignment reported when global new returns an o… (PR #152532)

Matthew Nagy via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 4 02:37:31 PST 2025


gbMattN wrote:

There is also issue when tests pass in -m32, that breaks some, and while examining the tests to try and fix this I've become unconvinced that the correct value is always printed in the new error message. There appeared to be two passing tests claiming minimum alignment were two different values, so this is going back to the drawing board a little

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


More information about the llvm-commits mailing list