[cfe-commits] patch: Lexer.cpp CharInfo static init

Ryan Flynn parseerror at gmail.com
Sun Jul 5 14:06:16 PDT 2009


addressed an outstanding TODO in Lexer.cpp to statically initialize
CharInfo table.
this implementation maps to the ASCII character set.
i couldn't find any explicit documentation on charset support, so i
hope this is ok.

Ryan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Lexer.cpp.CharInfo-static-init.patch
Type: text/x-diff
Size: 5708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090705/f74c1a4d/attachment.patch>


More information about the cfe-commits mailing list