class.c
228 KB
-
cp-tree.h (add_method): Change prototype. · 452a394b
* cp-tree.h (add_method): Change prototype. * class.c (add_method): Remove FIELDS parameter. Add ERROR_P. Don't double the size of the method vector in the error case. (handle_using_decl): Adjust call to add_method. (add_implicitly_declared_members): Likewise. (clone_function_decl): Likewise. * decl2.c (check_classfn): Likewise. * semantics.c (finish_member_declaration): Likewise. From-SVN: r35490
Mark Mitchell committed