diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2022-02-09 09:20:21 +0100 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2022-02-09 09:20:21 +0100 |
commit | b63ca0a0681fa3f1c4ec21d195667dcf36adbb22 (patch) | |
tree | 62ab7420c664f1a0323fa669de4504e7491890a5 /llvm/unittests/Support/ThreadLocalTest.cpp | |
parent | fe932a88e970d707c0759fae1f211d0f40ca06da (diff) | |
download | llvm-b63ca0a0681fa3f1c4ec21d195667dcf36adbb22.zip llvm-b63ca0a0681fa3f1c4ec21d195667dcf36adbb22.tar.gz llvm-b63ca0a0681fa3f1c4ec21d195667dcf36adbb22.tar.bz2 |
[Sanitizers][test] XFAIL long double tests on Solaris/sparc
As reported in Issue #41838, `clang` doesn't correctly implement `long
double` on 32-bit Solaris/SPARC: the psABI requires this to be an 128-bit
type. Four sanitizer tests currently `FAIL` for this reason.
While there is a WIP patch to fix `clang` (D89130
<https://reviews.llvm.org/D89130>), it isn't complete yet and I've hit so
many brick walls while trying to finish it that I'm unsure if I ever will.
This patch therefore `XFAIL`s those tests in the meantime.
Tested on `sparcv9-sun-solaris2.11`.
Differential Revision: https://reviews.llvm.org/D119016
Diffstat (limited to 'llvm/unittests/Support/ThreadLocalTest.cpp')
0 files changed, 0 insertions, 0 deletions