Name |
Last commit
|
Last update |
---|---|---|
.. | ||
requirements | ||
1.cc | ||
2.cc | ||
3.cc | ||
65279.cc | ||
69114.cc | ||
69293_neg.cc | ||
construct_pair.cc | ||
outermost.cc | ||
propagation.cc |
PR c++/87386 * parser.c (cp_parser_primary_expression): Use id_expression.get_location () instead of id_expr_token->location. Adjust the range from id_expr_token->location to id_expressio.get_finish (). (cp_parser_operator_function_id): Pass location of the operator token down to cp_parser_operator. (cp_parser_operator): Add start_loc argument, always construct a location with caret at start_loc and range from start_loc to the finish of the last token. gcc/testsuite/ * g++.dg/diagnostic/pr87386.C: New test. * g++.dg/parse/error17.C: Adjust expected diagnostics. libstdc++-v3/ * testsuite/20_util/scoped_allocator/69293_neg.cc: Adjust expected line. * testsuite/20_util/uses_allocator/cons_neg.cc: Likewise. * testsuite/20_util/uses_allocator/69293_neg.cc: Likewise. * testsuite/experimental/propagate_const/requirements2.cc: Likewise. * testsuite/experimental/propagate_const/requirements3.cc: Likewise. * testsuite/experimental/propagate_const/requirements4.cc: Likewise. * testsuite/experimental/propagate_const/requirements5.cc: Likewise. From-SVN: r266359
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
requirements | Loading commit data... | |
1.cc | Loading commit data... | |
2.cc | Loading commit data... | |
3.cc | Loading commit data... | |
65279.cc | Loading commit data... | |
69114.cc | Loading commit data... | |
69293_neg.cc | Loading commit data... | |
construct_pair.cc | Loading commit data... | |
outermost.cc | Loading commit data... | |
propagation.cc | Loading commit data... |