llvm-project/libcxx/test/std/numerics
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 [libcxx] Disable long double -> int128 test with msan 2022-04-25 10:42:10 -07:00
c.math [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
cfenv/cfenv.syn [libc++] Remove obsolete 'newlib' Lit Feature 2020-06-12 14:08:18 -04:00
complex.number [libc++][AIX] Use C++ overloads from libc++'s math.h 2022-03-01 15:53:41 -05:00
numarray [libc++] [test] Improve the tests for std::{begin,end}(valarray). 2022-03-01 14:24:46 -05:00
numbers [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
numeric.ops [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
numeric.requirements
numerics.general
rand [libc++] Add back-deployment testing on arm64 macs 2022-04-07 10:15:40 -04:00