parser.c
614 KB
-
re PR c++/35138 (g++ rejects valid code) · 5586014a
PR c++/35138 * parser.c (cp_parser_pseudo_destructor_name): If next tokens are not identifier :: ~, return before calling cp_parser_type_name. * g++.dg/template/member8.C: New test. Co-Authored-By: Manuel López-Ibáñez <manu@gcc.gnu.org> From-SVN: r132298
Jakub Jelinek committed