[cfe-dev] [PATCH] C++0x unicode string and character literals now with test cases
Seth Cantrell
seth.cantrell at gmail.com
Mon Oct 31 21:16:57 PDT 2011
Thank you!
On Oct 31, 2011, at 10:30 PM, Eli Friedman wrote:
> On Tue, Oct 25, 2011 at 5:26 PM, Seth Cantrell <seth.cantrell at gmail.com> wrote:
>> Okay, so I haven't changed the serialization stuff. I did restrict getString to only char based strings and added a different function for the serializer to use. I also removed the change I'd made to containsNonAsciiOrNull, but since that uses getString() it's still restricted to char based strings now.
>
> Committed as r143415+r143416+r143417+r143418. Thanks!
>
> -Eli
More information about the cfe-dev
mailing list