Re: [C++ Patch] PR 56380
OK. Jason
[C++ Patch] PR 56380
Hi, we fail to diagnose such illegal declarations when they occur at instantiation time. Patch should be rather straightforward, possibly modulo exact wording; permerror vs error; something error recovery related (not touching the CLASSTYPE_HAS_MUTABLE setting seems ok to me). Booted and t