clang-1/Basic
Ted Kremenek bdbb285aed Implemented serialization of SelectorTable and Selectors.
Modified serialization of IdentifierTable to self-register itself with
the Deserializer.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44471 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-30 22:46:56 +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
IdentifierTable.cpp Implemented serialization of SelectorTable and Selectors. 2007-11-30 22:46:56 +00:00
Makefile Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
SourceLocation.cpp Simplified Serialization code for SourceLocation and SourceRange, and 2007-11-01 22:25:41 +00:00
SourceManager.cpp rename getInstantiationLoc to match the scheme of isPhysicalLoc. 2007-11-09 23:59:17 +00:00
TargetInfo.cpp Add more semantic analysis for inline asm statements. 2007-11-27 04:11:28 +00:00
TokenKinds.cpp Modified current clients of Bitcode-Object serialization to use the 2007-10-24 19:06:02 +00:00