decl.c
546 KB
-
c++: Function declared with typedef with eh-specification. · 0968f7da
We just need to handle the exception specification like other properties of a function typedef. PR c++/90731 * decl.c (grokdeclarator): Propagate eh spec from typedef.
Jason Merrill committed