llvm-project/libcxx/test/std/utilities/meta
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
..
meta.const.eval Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
meta.help
meta.logical [libc++] Fix conjunction/disjunction and mark a few LWG issues as complete 2022-06-03 10:31:42 +02:00
meta.rel [libc++] type_traits: use __is_core_convertible in __invokable_r. 2022-05-24 10:22:40 +02:00
meta.rqmts
meta.trans [libc++] Granularize even more of type_traits 2022-06-10 11:56:38 +02:00
meta.type.synop
meta.unary [libc++][test] Remove Clang <= 3.7 workaround in is_default_constructible test 2022-05-29 11:57:06 -06:00
meta.unary.prop.query [libc++][AIX] Alignment of bool on AIX is 1 2021-11-10 13:01:32 -05:00