[libcxx-commits] [libcxx] Updating the XFail on PowerPC to debug mode for layout_stride/assert.conversion.pass.cpp (PR #79169)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 23 12:44:19 PST 2024


ldionne wrote:

It looks to me like the root cause must be something specific to PowerPC, like the size of a type or its signedness differing from mainstream platforms. Or maybe the fact that this bot is Little Endian. Either way, we really should figure out the underlying issue(s) here instead of just blindly XFAILing them like we did in https://github.com/llvm/llvm-project/commit/503dbe7.

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


More information about the libcxx-commits mailing list