llvm-project/libcxx/test/std/utilities/utility/forward
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
..
forward.fail.cpp Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
forward.pass.cpp
move.fail.cpp
move.pass.cpp [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
move_if_noexcept.pass.cpp [libc++] Enable move semantics for vector in C++03 2022-05-19 16:11:56 +02:00