Commit 185b2278 by Paolo Carlini

2014-07-16 Paolo Carlini <paolo.carlini@oracle.com>

	* Minor ChangeLog adjustments.

From-SVN: r212584
parent f5989b06
...@@ -74,9 +74,9 @@ ...@@ -74,9 +74,9 @@
2014-07-13 Edward Smith-Rowland <3dw4rd@verizon.net> 2014-07-13 Edward Smith-Rowland <3dw4rd@verizon.net>
PR C++/60209 - Declaration of user-defined literal operator cause error PR C++/60209 - Declaration of user-defined literal operator cause error
* cp/parser.c (cp_parser_operator()): Fold treatment of strings * parser.c (cp_parser_operator): Fold treatment of strings
and user-defined string literals. Use the full string parser. and user-defined string literals. Use the full string parser.
(cp_parser_string_literal()): Add flag to not look for literal operator. (cp_parser_string_literal): Add flag to not look for literal operator.
2014-07-11 Jason Merrill <jason@redhat.com> 2014-07-11 Jason Merrill <jason@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