hanchenye-llvm-project/clang/lib/Basic
Chris Lattner 8f0583daa2 simplify the cache miss handling code, eliminating CacheMissing.
llvm-svn: 120038
2010-11-23 20:05:15 +00:00
..
Builtins.cpp
CMakeLists.txt rework the stat cache, pulling it out of FileManager.h into 2010-11-23 19:19:34 +00:00
ConvertUTF.c
Diagnostic.cpp Initialize StoredDiagnostic's members in order. 2010-11-19 17:36:51 +00:00
DiagnosticIDs.cpp Refactoring of Diagnostic class. 2010-11-18 20:06:41 +00:00
FileManager.cpp factor the "cache miss" handling code out of FM into a static 2010-11-23 19:56:39 +00:00
FileSystemStatCache.cpp simplify the cache miss handling code, eliminating CacheMissing. 2010-11-23 20:05:15 +00:00
IdentifierTable.cpp Rename alignof -> alignOf to avoid irritating C++'0x compilers, 2010-10-30 05:14:06 +00:00
Makefile Basic: Simplify getClangRepositoryPath and getClangRevision. 2010-09-29 19:15:29 +00:00
SourceLocation.cpp Make sure to always check the result of 2010-11-12 07:15:47 +00:00
SourceManager.cpp reduce indentation and use early outs, to make it easier to read 2010-11-23 08:50:03 +00:00
TargetInfo.cpp When setting a tied check if it's already tied. If it's tied to another constraint it's invalid. Fixes PR3905. 2010-11-03 02:54:51 +00:00
Targets.cpp Add support for soft/hard float options to the Sparc target 2010-11-09 17:21:19 +00:00
TokenKinds.cpp
Version.cpp Basic: Tweak attempt to make version tags work from 'svn export's again, clip 2010-10-11 23:50:34 +00:00