[cfe-dev] unicode identifiers
Chris Lattner
clattner at apple.com
Tue Jun 21 11:11:39 PDT 2011
On Jun 21, 2011, at 9:07 AM, Jochen Wilhelmy wrote:
> Hi!
>
> 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 :-)
-Chris
More information about the cfe-dev
mailing list