friend.c
17.4 KB
-
re PR c++/47721 ([C++0x] Updated friendship rules?) · 866e4146
PR c++/47721 * parser.c (cp_parser_member_declaration): Allow friend T. * friend.c (make_friend_class): Ignore non-classes. * pt.c (instantiate_class_template_1): Handle TEMPLATE_TYPE_PARM. From-SVN: r174319
Jason Merrill committed