parser.c
1.23 MB
-
Fix location of dependent member CALL_EXPR. · 1ed0d9f8
The break here was skipping over the code that sets EXPR_LOCATION on the call expressions, for no good reason. * parser.c (cp_parser_postfix_expression): Do set location of dependent member call. From-SVN: r276112
Jason Merrill committed