Go to file
Chris Lattner e4c566c604 If a token doesn't need cleaning, we can get its first character
without having to get the whole token.  This speeds up -E on 
447.dealII by 1.8%

llvm-svn: 40420
2007-07-23 05:18:42 +00:00
clang If a token doesn't need cleaning, we can get its first character 2007-07-23 05:18:42 +00:00
llvm Fix some validation errors. 2007-07-23 04:44:02 +00:00