Commit b45dc549 by Jason Merrill

fix changelog

From-SVN: r197827
parent e59baf05
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
(cp_parser_postfix_open_square_expression): Take decltype_p. (cp_parser_postfix_open_square_expression): Take decltype_p.
(cp_parser_builtin_offsetof): Adjust. (cp_parser_builtin_offsetof): Adjust.
(cp_convert_range_for): Pass complain to finish_unary_op_expr. (cp_convert_range_for): Pass complain to finish_unary_op_expr.
* decl2.c (grok_array_decl): Add decltype_p parm.
* cp-tree.h: Adjust prototype.
* semantics.c (finish_unary_op_expr): Add complain parm. * semantics.c (finish_unary_op_expr): Add complain parm.
2013-04-11 Jakub Jelinek <jakub@redhat.com> 2013-04-11 Jakub Jelinek <jakub@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment