r211266 - /trunk/libcpp/macro.c

emsr@gcc.gnu.org emsr@gcc.gnu.org
Thu Jun 5 11:12:00 GMT 2014


Author: emsr
Date: Thu Jun  5 11:12:08 2014
New Revision: 211266

URL: http://gcc.gnu.org/viewcvs?rev=211266&root=gcc&view=rev
Log:
PR c++/61038
I was asked to combine the escape logic for regular chars and strings
with the escape logic for user-defined literals chars and strings.
I just forgot the first time.

Modified:
    trunk/libcpp/macro.c



More information about the Gcc-cvs mailing list