Jason
I don't think we want cp_parser_class_name to find enums; better I think
to change cp_parser_qualifying_entity to use something other than
cp_parser_type_name to look for enums.
- [PATCH] Fix PR c++/60994 gcc does not recognize hidden/sha... Momchil Velikov
- Re: [PATCH] Fix PR c++/60994 gcc does not recognize h... Momchil Velikov
- Re: [PATCH] Fix PR c++/60994 gcc does not recogni... Paolo Carlini
- Re: [PATCH] Fix PR c++/60994 gcc does not recogni... Jason Merrill