hanchenye-llvm-project/clang/Basic
Ted Kremenek 5e2eb261af Simplified Serialization code for SourceLocation and SourceRange, and
updated it to the recently updated Serialization API.

Changed clients of SourceLocation serialization to call the
appropriate new methods.

Updated Decl serialization code to put new skeleton serialization code
in place that is much better than the older trait-specialization
approach.

llvm-svn: 43625
2007-11-01 22:25:41 +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 Modified current clients of Bitcode-Object serialization to use the 2007-10-24 19:06:02 +00:00
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
SourceLocation.cpp Simplified Serialization code for SourceLocation and SourceRange, and 2007-11-01 22:25:41 +00:00
SourceManager.cpp Updated a comment to hopefully silence a Lattner warning. 2007-10-31 17:53:38 +00:00
TargetInfo.cpp Add __builtin_va_list definitions for x86_64 and ppc64. 2007-10-13 00:45:48 +00:00
TokenKinds.cpp Modified current clients of Bitcode-Object serialization to use the 2007-10-24 19:06:02 +00:00