Re: [C++ Patch] PR 51464
OK. Jason
[C++ Patch] PR 51464
Hi, here I'm just handling error_mark_nodes after the error messages: I think the robustification is sensible because begin_class_definition can certainly return error_mark_node in general and sooner or later Volker will find testcases producing more ;) However, from the user point of view,