llvm-project/libcxx/test/std/numerics/bit
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.cast [libcxx] Disable long double -> int128 test with msan 2022-04-25 10:42:10 -07:00
bit.endian [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
bit.pow.two Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
bitops.count [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
bitops.rot [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
byteswap.pass.cpp [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00