[cfe-dev] [Review Request] char16_t and char32_t character literals

Yusaku Shiga yusaku.shiga at gmail.com
Wed May 25 01:43:04 PDT 2011


I updated the patch.

The patch implements code conversion from UTF-8 to UTF16/UTF32 in character
literal.
The rest issue is to fixed array alignment issue reported. I'm investing it.

Could you review it again?

Thank you for your advices.


2011/5/24 Yusaku Shiga <yusaku.shiga at gmail.com>

> 2011/5/23 Eli Friedman <eli.friedman at gmail.com>
>
>> On Sun, May 22, 2011 at 2:34 PM, Howard Hinnant <hhinnant at apple.com>
>> wrote:
>> >> The intended design is to convert universal-character-names to UTF-8
>>
>
> I'm happy to here the intention.
>
> Could you tell me where I can find the implemetation spec and/or future
> plans about multilingual support?
> Especially I'd like to know what kind of character encodings of source
> files are/will be allowed in clang.
>
>  >> internally, which we do not currently do.We already have routines for
>> that; see include/clang/Basic/ConvertUTF.h.
>>
>>
> OK. I'll check the implementation.
> I'll update the patch and send it in a day.
> Please wait a moment.
>
> -------
> Yusaku Shiga
>
>


-- 
-----
Yusaku Shiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110525/77aa24cf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxx0x-char-literal.r131967.patch
Type: application/octet-stream
Size: 23446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110525/77aa24cf/attachment.obj>


More information about the cfe-dev mailing list