llvm-project/clang/test/CXX/dcl.decl
Nathan Sidwell 5bb231c279 FIX PR 18432, default args, friends & late-parsed members.
Sema::MergeCXXFunctionDecl: propagate hasUnparsedDefaultArg to new decl.

Parser::HandleMemberFunctionDeclDelays: check hasUnparsedDefaultArg
flag.

Parser::ParseLexedMethodDeclaration: handle inherited unparsed default
arg case.

llvm-svn: 229852
2015-02-19 14:03:22 +00:00
..
dcl.fct.def First half of CWG1962: decltype(__func__) should not be a reference type, 2014-11-11 19:30:41 +00:00
dcl.init PR22566: a conversion from a floating-point type to bool is a narrowing conversion. 2015-02-19 00:39:05 +00:00
dcl.meaning FIX PR 18432, default args, friends & late-parsed members. 2015-02-19 14:03:22 +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