llvm-project/libcxx/test/std/strings
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
..
basic.string Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
basic.string.hash [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
basic.string.literals [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
c.strings [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
char.traits [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
string.classes [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
string.conversions [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
string.view Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
strings.erasure [libc++][NFC] Fix minor errors and inconsistencies in the test suite 2021-08-20 12:14:24 -04:00
strings.general [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00