[cfe-dev] [Review request] C++0x unicode string and character literals
Craig Topper
craig.topper at gmail.com
Sun Jul 10 13:46:17 PDT 2011
This patch adds support for string and character literals. It still
treats the source file as ASCII like the original code did. Some of
the warnings and error messages probably need to be adjusted to not
say "wide" for the new types. I also need to add some tests.
--
~Craig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newest_unicode_strings.patch
Type: application/octet-stream
Size: 59817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110710/5e311e64/attachment.obj>
More information about the cfe-dev
mailing list