llvm-project/libcxx/test/std/numerics/bit
Vitaly Buka bf0d613690 [libcxx] Disable long double -> int128 test with msan
On x86 long double is 80 bit with padding, which produces
uninitialized bits in the result.
This will trigger errors with -fsanitize-memory-param-retval.

Can be triggered with D123979.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D123980
2022-04-25 10:42:10 -07:00
..
bit.cast [libcxx] Disable long double -> int128 test with msan 2022-04-25 10:42:10 -07:00
bit.endian
bit.pow.two [libc++] [LWG3656] Update the return type of std::bit_width. 2022-03-04 17:31:09 -05:00
bitops.count [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
bitops.rot [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
byteswap.pass.cpp [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00