llvm-project/libcxx/test/std/utilities/optional/optional.syn
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
..
optional_in_place_t.fail.cpp Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
optional_includes_initializer_list.pass.cpp
optional_nullopt_t.fail.cpp