llvm-project/libcxx/test/std/utilities/optional
Muhammad Usman Shahid 76476efd68 Rewording "static_assert" diagnostics
This patch rewords the static assert diagnostic output. Failing a
_Static_assert in C should not report that static_assert failed. This
changes the wording to be more like GCC and uses "static assertion"
when possible instead of hard coding the name. This also changes some
instances of 'static_assert' to instead be based on the token in the
source code.

Differential Revision: https://reviews.llvm.org/D129048
2022-07-25 07:22:54 -04:00
..
optional.bad_optional_access [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
optional.comp_with_t
optional.hash [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
optional.monadic [libc++] Allow backdeployment CI to run on newer macOS 2022-02-15 11:34:22 -05:00
optional.nullops
optional.nullopt
optional.object Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
optional.relops
optional.specalg [libc++] [test] Remove `using std::{make_,}optional` from the optional tests. 2022-02-16 10:59:43 -05:00
optional.syn Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
iterator_concept_conformance.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00