[cfe-commits] patch: Lexer.cpp CharInfo static init
Chris Lattner
clattner at apple.com
Mon Jul 6 22:29:08 PDT 2009
On Jul 5, 2009, at 2:06 PM, Ryan Flynn wrote:
> 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.
Looks good, but please stay in 80 cols :). Please repost a patch with
that fix, thanks!
-Chris
More information about the cfe-commits
mailing list