llvm-project/clang/Basic
Chris Lattner b2d486a357 speed up clang startup another 28% by avoiding std::vector<std::string>
for holding builtin target-specific macros.

llvm-svn: 42689
2007-10-06 06:57:34 +00:00
..
Diagnostic.cpp remove the FATAL classifier. 2007-09-06 00:16:35 +00:00
FileManager.cpp VC++ doesn't define S_ISDIR 2007-09-03 18:37:14 +00:00
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
SourceManager.cpp Removed clang solution file for VC++, which didn't work properly because of hard coded paths in the llvm project files. 2007-09-12 15:39:04 +00:00
TargetInfo.cpp speed up clang startup another 28% by avoiding std::vector<std::string> 2007-10-06 06:57:34 +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