Re: [C++ Patch] PR 58633 (Take 2)

2013-11-23 Thread Jason Merrill
OK.

[C++ Patch] PR 58633 (Take 2)

2013-10-09 Thread Paolo Carlini
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