Go to file
Chris Lattner 0af9823e4d Avoid calling getSpelling at all for identifiers, which are
trivial to handle and very very common.  This speeds up -E on 
447.dealII by 2.5%

llvm-svn: 40422
2007-07-23 06:14:36 +00:00
clang Avoid calling getSpelling at all for identifiers, which are 2007-07-23 06:14:36 +00:00
llvm Fix some validation errors. 2007-07-23 04:44:02 +00:00