hanchenye-llvm-project/clang/Basic
Chris Lattner 4c4a245475 Use a smallstring instead of an std::string in FileChanged to avoid some malloc traffic.
This speeds up -E on xalancbmk by 2.4%

llvm-svn: 40461
2007-07-24 06:57:14 +00:00
..
Diagnostic.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
FileManager.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
SourceManager.cpp Use a smallstring instead of an std::string in FileChanged to avoid some malloc traffic. 2007-07-24 06:57:14 +00:00
TargetInfo.cpp Switch TargetInfo::getTargetDefines from using an std::map<std::string, ...> to using 2007-07-22 20:11:46 +00:00
TokenKinds.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00