Disallow implicit function templates in local functions unless defining a lambda.
gcc/cp/ PR c++/59112 PR c++/59113 * parser.c (cp_parser_parameter_declaration_clause): Disallow implicit function templates in local functions unless defining a lambda. gcc/testsuite/ PR c++/59112 PR c++/59113 g++.dg/cpp1y/pr58533.C: Updated testcase. g++.dg/cpp1y/pr59112.C: New testcase. g++.dg/cpp1y/pr59113.C: New testcase. From-SVN: r205343
Showing
gcc/testsuite/g++.dg/cpp1y/pr59112.C
0 → 100644
gcc/testsuite/g++.dg/cpp1y/pr59113.C
0 → 100644
Please
register
or
sign in
to comment