llvm-project/clang/test/CXX/dcl.decl
Richard Smith 5afcdf3f1c PR15390: If a function returns a pointer to a function, that function type
can't have default arguments even though it's a parameter-declaration-clause in
a function declaration.

llvm-svn: 176542
2013-03-06 01:37:38 +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 Add some missing diagnostics for C++11 narrowing conversions. 2013-02-05 05:52:24 +00:00
dcl.meaning PR15390: If a function returns a pointer to a function, that function type 2013-03-06 01:37:38 +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