llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.req
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
..
compound-requirement.cpp
equivalence.cpp
nested-requirement.cpp Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
p3.cpp
requires-expr.cpp
simple-requirement.cpp [Clang] Remove redundant init-parens in AST print 2022-02-28 19:31:16 -06:00
type-requirement.cpp [clang] fix crash on template instantiation of invalid requires expressions 2021-08-03 23:16:04 +02:00