[cfe-commits] [patch] Add support for 4-byte ucns like \U12345678

Nico Weber thakis at chromium.org
Sun Oct 3 23:19:36 PDT 2010


Sean Hunt requested that ucns > 0xffff should be converted to utf16 in
addition to displaying a warning, and that there should be tests for
the converted text. The attached revised patch adds these two things.

Nico

On Sun, Oct 3, 2010 at 9:56 PM, Nico Weber <thakis at chromium.org> wrote:
> Hi,
>
> the attached patch adds support for 4-byte ucns in wide strings, and
> fixes a FIXME by warning about ucns in c89 mode.
>
> Please review.
>
> Nico
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-4-byte-ucn.patch
Type: application/octet-stream
Size: 5378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101003/f6e1c52b/attachment.obj>


More information about the cfe-commits mailing list