llvm-project/libcxx/test/std/numerics
Corentin Jabot da1609ad73 Improve the formatting of static_assert messages
Display 'static_assert failed: message' instead of
'static_assert failed "message"' to be consistent
with other implementations and be slightly more
readable.

Reviewed By: #libc, aaron.ballman, philnik, Mordante

Differential Revision: https://reviews.llvm.org/D128844
2022-06-30 23:59:21 +02: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 [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
numarray [libc++] Avoid creating temporaries in unary expressions involving valarray 2022-06-06 12:58:23 -04:00
numbers Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
numeric.ops [NFC][libcxx] Check def of __LONG_DOUBLE_IEEE128__ 2022-06-14 13:41:31 -04:00
numeric.requirements
numerics.general
rand Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00