Re: [C++ Patch] PR 63203
OK. Jason
[C++ Patch] PR 63203
Hi, in the audit trail Jon argued that we should have code specifically checking for references initialized with themselves (because one can't rebind references). I added to his draft a STRIP_NOPS, which manages to get back to the decl on the right hand side which we are looking for + minor t