[all-commits] [llvm/llvm-project] 97b61a: [libc++] Update XFAIL for layout_stride/assert.con...
Maryam Moghadas via All-commits
all-commits at lists.llvm.org
Thu Jan 25 12:44:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97b61aeadc58097b80902b600a9a6c95ad36baca
https://github.com/llvm/llvm-project/commit/97b61aeadc58097b80902b600a9a6c95ad36baca
Author: Maryam Moghadas <34670902+maryammo at users.noreply.github.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M libcxx/test/libcxx/containers/views/mdspan/layout_stride/assert.conversion.pass.cpp
Log Message:
-----------
[libc++] Update XFAIL for layout_stride/assert.conversion.pass.cpp in debug mode on PowerPC (#79169)
Adding the debug hardening modes into PowerPC target to check the
assertion messages, to fix the PPC rehl bot [1]. This is needed as
58780b811c23 changed the assertion to trap in production hardening modes.
Properly fixing these assertions is tracked by #79216.
[1]: https://lab.llvm.org/buildbot/#/builders/57/builds/32354
Co-authored-by: Maryam Moghadas <maryammo at ca.ibm.com>
More information about the All-commits
mailing list