sizeof-template-argument.C
441 Bytes
-
re PR c++/52725 (error: "capture of non-variable" for new-expression incorrectly… · ef4b1d6d
re PR c++/52725 (error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression) PR c++/52725 * parser.c (cp_parser_binary_expression): Bail early if we're parsing tentatively and the LHS has a parse error. From-SVN: r188127
Jason Merrill committed