decl.c (grokdeclarator): Check here for typedef a function definition or a member function definition.
/cp 2019-08-14 Paolo Carlini <paolo.carlini@oracle.com> * decl.c (grokdeclarator): Check here for typedef a function definition or a member function definition. (start_function): Adjust. (grokmethod): Likewise. /testsuite 2019-08-14 Paolo Carlini <paolo.carlini@oracle.com> * g++.dg/parse/typedef9.C: Test locations too. From-SVN: r274433
This commit is contained in:
parent
f59d2b423d
commit
df4ac85fd9
@ -1,3 +1,10 @@
|
||||
2019-08-14 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* decl.c (grokdeclarator): Check here for typedef a function
|
||||
definition or a member function definition.
|
||||
(start_function): Adjust.
|
||||
(grokmethod): Likewise.
|
||||
|
||||
2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
|
||||
|
||||
PR middle-end/91421
|
||||
|
Loading…
Reference in New Issue
Block a user