llvm-project/clang/test/CXX/special
Haojian Wu 58ea1059df [AST][RecoveryExpr] Build recovery expressions by default for C++.
Reland https://reviews.llvm.org/D76696
All known crashes have been fixed, another attemption.

We have rolled out this to all internal users for a while, didn't see
big issues, we consider it is stable enough.

Reviewed By: sammccall

Subscribers: rsmith, hubert.reinterpretcast, ebevhan, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D78350
2020-06-12 15:21:38 +02:00
..
class.conv/class.conv.ctor
class.copy [AST] dont invaliate VarDecl when the initializer contains errors. 2020-04-21 10:53:35 +02:00
class.ctor [AST][RecoveryExpr] Build recovery expressions by default for C++. 2020-06-12 15:21:38 +02:00
class.dtor Add a test triple to avoid failure under MS ABI. 2020-03-12 16:44:09 -07:00
class.free
class.inhctor When diagnosing the lack of a viable conversion function, also list 2020-01-09 15:15:02 -08:00
class.init C++ DR2026: static storage duration variables are not zeroed before 2020-02-06 16:37:22 -08:00
class.temporary PR24164, PR39336: init-captures are not distinct full-expressions. 2018-10-19 19:01:34 +00:00