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 |
||
|---|---|---|
| .. | ||
| allocator.globals | ||
| allocator.members | ||
| PR50299.compile.pass.cpp | ||
| allocator.ctor.pass.cpp | ||
| allocator.dtor.pass.cpp | ||
| allocator_pointers.pass.cpp | ||
| allocator_types.deprecated_in_cxx17.verify.cpp | ||
| allocator_types.pass.cpp | ||
| allocator_types.removed_in_cxx20.verify.cpp | ||
| allocator_types.void.compile.pass.cpp | ||