[cfe-dev] [PATCH] C++0x unicode string and character literals now with test cases

Craig Topper craig.topper at gmail.com
Sun Jul 17 20:47:40 PDT 2011


Hello,

Attached is a new patch that fixes a few bugs in the patch I posted
last week. It also converts the multiple bool flags I was using into
an enum. I've updated existing char literal and string literal tests
and a few others to cover the new types.

Hopefully someone can review.

Thanks,
~Craig Topper
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode_strings.patch
Type: application/octet-stream
Size: 77211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110717/5cd77410/attachment.obj>


More information about the cfe-dev mailing list