llvm-project/libcxx/test/std/numerics/bit/bit.pow.two
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
..
bit_ceil.fail.cpp Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
bit_ceil.pass.cpp [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
bit_floor.pass.cpp [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
bit_width.pass.cpp [libc++] [LWG3656] Update the return type of std::bit_width. 2022-03-04 17:31:09 -05:00
has_single_bit.pass.cpp [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00