llvm-project/clang/test/CXX/dcl.decl
Enea Zaffanella 29e1c4b03e Fixed an assertion failure triggered by invalid code.
Set invalid type of declarator after emitting error diagnostics,
so that it won't be later considered when instantiating the template.
Added test5_inst in test/SemaCXX/condition.cpp for non-regression.

llvm-svn: 172201
2013-01-11 14:34:39 +00:00
..
dcl.fct.def Properly compute triviality for explicitly-defaulted or deleted special members. 2012-12-08 02:53:02 +00:00
dcl.init Implement AST dumper for Decls. 2012-12-20 02:09:13 +00:00
dcl.meaning Fixed an assertion failure triggered by invalid code. 2013-01-11 14:34:39 +00:00
dcl.name Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
p4-0x.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00