llvm-project/clang/test/CXX/expr
Richard Smith 6f33936719 Explain why the array bound is non-constant in VLA diagnostics.
In passing, also use a more precise diagnostic to explain why an
expression is not an ICE if it's not of integral type.
2020-08-19 15:45:51 -07:00
..
expr.arith.conv [c++20] Add deprecation warnings for the expression forms deprecated by P1120R0. 2019-12-16 17:49:45 -08:00
expr.ass
expr.cast
expr.cond
expr.const Explain why the array bound is non-constant in VLA diagnostics. 2020-08-19 15:45:51 -07:00
expr.mptr.oper
expr.post PR23029 / C++ DR2233: Allow expanded parameter packs to follow 2020-06-02 13:48:59 -07:00
expr.prim Fix parsing of enum-base to follow C++11 rules. 2020-05-08 19:32:00 -07:00
expr.unary [Sema] Mark array element destructors referenced during initialization 2019-05-10 17:52:26 +00:00
p3.cpp
p8.cpp
p9.cpp
p10-0x.cpp Don't apply lvalue-to-rvalue conversion in DefaultLValueConversion to 2020-05-13 20:12:10 -07:00
p13.cpp [Sema][C++] Propagate conversion kind to specialize the diagnostics 2020-02-25 16:05:37 +00:00