hanchenye-llvm-project/clang/include/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.h remove sorry. 2007-09-06 00:14:09 +00:00
DiagnosticKinds.def Encode Class, SEL and Objective-C objects. 2007-10-31 02:53:19 +00:00
FileManager.h update some comments. 2007-10-30 17:46:51 +00:00
IdentifierTable.h Modified current clients of Bitcode-Object serialization to use the 2007-10-24 19:06:02 +00:00
LangOptions.h Add support for Pascal strings. 2007-10-15 02:50:23 +00:00
SourceLocation.h Simplified Serialization code for SourceLocation and SourceRange, and 2007-11-01 22:25:41 +00:00
SourceManager.h Updated some comments. 2007-10-30 22:57:35 +00:00
TargetInfo.h Take 2. 2007-10-31 20:01:01 +00:00
TokenKinds.def Remove the PPID bitfield from IdentifierInfo, shrinking it by a word 2007-10-07 07:52:34 +00:00
TokenKinds.h Modified current clients of Bitcode-Object serialization to use the 2007-10-24 19:06:02 +00:00