llvm-project/clang/lib/Serialization
John McCall c3007a2145 No really, we don't have a retain/release system for statements/expressions
anymore.

llvm-svn: 117357
2010-10-26 07:05:15 +00:00
..
ASTCommon.cpp Give a default implementation for ASTDeserializationListener's methods, no functionality change. 2010-10-14 20:14:28 +00:00
ASTCommon.h Keep track in chained PCH of implicit members that were added after the definition was completed. 2010-10-24 17:26:54 +00:00
ASTReader.cpp When de-serializing a type that is supposed to be canonical, call 2010-10-26 00:51:02 +00:00
ASTReaderDecl.cpp Keep track in chained PCH of implicit members that were added after the definition was completed. 2010-10-24 17:26:54 +00:00
ASTReaderStmt.cpp No really, we don't have a retain/release system for statements/expressions 2010-10-26 07:05:15 +00:00
ASTWriter.cpp Keep track in chained PCH of implicit members that were added after the definition was completed. 2010-10-24 17:26:54 +00:00
ASTWriterDecl.cpp Refactoring. 2010-10-24 17:26:40 +00:00
ASTWriterStmt.cpp Improve the tracking of source locations for parentheses in constructor calls. 2010-10-25 08:47:36 +00:00
CMakeLists.txt Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
GeneratePCH.cpp Put the mechanism in place to track modifications in an AST entity that were committed after 2010-10-24 17:26:36 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00