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


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40461 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-24 06:57:14 +00:00
..
Diagnostic.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
FileManager.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
Makefile Stage two of getting CFE top correct. 2007-07-11 17:01:13 +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 Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00