[cfe-dev] unicode identifiers

Jochen Wilhelmy j.wilhelmy at arcor.de
Tue Jun 21 09:07:40 PDT 2011


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?

-Jochen




More information about the cfe-dev mailing list