llvm-project/clang/lib/Basic
Douglas Gregor 48db39dc90 Remove the serialization code that predates precompiled
headers. Future approaches to (de-)serializing ASTs will be based on
the PCH infrastructure.

llvm-svn: 69828
2009-04-22 21:45:53 +00:00
..
CMakeLists.txt Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
ConvertUTF.c Fixup whitespacing. 2009-04-14 18:24:37 +00:00
Diagnostic.cpp Don't crash in the diagnostic printer if we happen to get passed a 2009-04-20 06:13:16 +00:00
FileManager.cpp Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
IdentifierTable.cpp Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
SourceLocation.cpp Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
SourceManager.cpp Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
TargetInfo.cpp Add target property for whether thread-local storage is supported. 2009-04-19 21:38:35 +00:00
Targets.cpp Pass and return aggregate types directly to function calls. 2009-04-21 06:01:16 +00:00
TokenKinds.cpp Clean up and document code modification hints. 2009-02-27 17:53:17 +00:00