On Fri, Dec 12, 2025 at 07:07:15AM +0700, Jason Merrill wrote: > > It could be done for non-member_access_p too, I just think it will > > never be non-NULL otherwise. > > Right, so adding the parm seems unnecessary.
It is still needed. After Marek's patch it isn't used for the
parser->context->object_type temporary override, but it is used in the
BASELINK addition code.
Jakub
