llvm-project/libcxx/test/std/containers/views/views.span
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
..
span.cons
span.elem
span.iterators
span.objectrep
span.obs
span.sub Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
enable_borrowed_range.compile.pass.cpp
range_concept_conformance.compile.pass.cpp
trivially_copyable.compile.pass.cpp
types.pass.cpp