parser.c
693 KB
-
re PR c++/26261 (Rejects template with const static data member used in return type) · 04daa92b
PR c++/26261 PR c++/43101 * pt.c (tsubst_qualified_id): Do normal lookup in non-dependent scope. (maybe_update_decl_type): New fn. * parser.c (cp_parser_init_declarator): Use it. From-SVN: r156865
Jason Merrill committed