[cfe-dev] [Review Request] char16_t and char32_t character literals
Yusaku Shiga
yusaku.shiga at gmail.com
Mon May 23 09:12:43 PDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110524/23756e74/attachment.html>
More information about the cfe-dev
mailing list