auto47.C
95 Bytes
-
re PR c++/70622 (auto specifier don't deduce value type and its pointer type… · 65bddf28
re PR c++/70622 (auto specifier don't deduce value type and its pointer type within single declaration.) PR c++/70622 * parser.c (cp_parser_init_declarator): Add auto_result parm. (cp_parser_simple_declaration): Pass it. (strip_declarator_types): New. From-SVN: r234991
Jason Merrill committed