Re: [C++ Patch] PR 58633 (Take 2)
OK.
[C++ Patch] PR 58633 (Take 2)
Hi, this is a completely different approach at fixing the bug, which overall I like better. In this case most of the patch touches cp_parser_decltype_expr: instead of using cp_parser_postfix_expression only for member access expressions, we accept all its valid return values (still identifyi