llvm/libcxx/test
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
..
configs [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
libcxx Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
std Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
support [libc++] Implement P0618R0 (Deprecating <codecvt>) 2022-06-30 16:47:50 +02:00
CMakeLists.txt [libc++] Make the Debug mode a configuration-time only option 2022-06-07 16:33:53 -04:00
lit.cfg.py