llvm-project/libcxx/test/std/numerics/numeric.ops
David Tenty 73c273c97a [NFC][libcxx] Check def of __LONG_DOUBLE_IEEE128__
Follow on to https://reviews.llvm.org/D108352, also check for the
definition of __LONG_DOUBLE_128__ before using it (because AIX doesn't
enable it by default).

Reviewed By: xingxue

Differential Revision: https://reviews.llvm.org/D127002
2022-06-14 13:41:31 -04:00
..
accumulate [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
adjacent.difference [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
exclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
inclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
inner.product [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
numeric.iota [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
numeric.ops.gcd [libc++] Refactor tests to remove uses of std::rand() 2020-10-28 15:22:51 -04:00
numeric.ops.lcm [libc++] Refactor tests to remove uses of std::rand() 2020-10-28 15:22:51 -04:00
numeric.ops.midpoint [NFC][libcxx] Check def of __LONG_DOUBLE_IEEE128__ 2022-06-14 13:41:31 -04:00
partial.sum [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
reduce [libc++] Remove unused __functional includes 2022-05-28 10:12:39 +02:00
transform.exclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
transform.inclusive.scan [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
transform.reduce [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00