[cfe-dev] unicode identifiers

İsmail Dönmez ismail at namtrac.org
Tue Jun 21 12:03:28 PDT 2011


Hi;

On Tue, Jun 21, 2011 at 8:59 PM, Jochen Wilhelmy <j.wilhelmy at arcor.de>wrote:

>
> >> I'd like to use unicode (utf-8) identifiers and for this I simply
> >> patched the CharInfo in Lexer.cpp to contain CHAR_LETTER
> >> for characters 128 to 255. Is this simple solution different from
> >> what the standard requires and if yes, what would be
> >> the correct solution for UCN (universal character name)
> >> identifiers?
> >>
> > ENOPATCH :-)
> >
> does this mean you don't want to support it in mainline?
> hey even visual studio does it ;-)
> but at first i'd like to know if this is how it's done or if you have a
> link about this
> topic.


Just attach the patch to your email so it can be reviewed here.

ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110621/96a84715/attachment.html>


More information about the cfe-dev mailing list