Re: [C++ Patch] PR 58609
OK. Jason
[C++ Patch] PR 58609
Hi, in this regression we ICE during error recovery, much, much later, in the middle-end. In order to avoid that it seems to me that we can safely return NULL_TREE. I'm also taking the occasion to change a pair of errors to error + inform (this is also consistent with eg, the explain-once ty