llvm-project/clang/lib/Serialization
Douglas Gregor cd0d826001 Finish implementing (de-)serialization of the CXXDefinitionData bits
needed for implicit move constructors and move assignment
operators. Fixes PR10847.

llvm-svn: 139144
2011-09-06 16:38:46 +00:00
..
ASTCommon.cpp Make yet another placeholder type, this one marking that an expression is a bound 2011-04-26 20:42:42 +00:00
ASTCommon.h Migrate the serialization of ASTContext's AutoDeduceTy and 2011-08-09 15:13:55 +00:00
ASTReader.cpp Always construct an ASTReader with a non-NULL ASTContext and 2011-09-02 00:26:20 +00:00
ASTReaderDecl.cpp Finish implementing (de-)serialization of the CXXDefinitionData bits 2011-09-06 16:38:46 +00:00
ASTReaderInternals.h Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ASTReaderStmt.cpp Don't try keeping a 'LeadingEmptyMacroLoc' in NullStmt. This fails 2011-09-01 21:53:45 +00:00
ASTWriter.cpp Finish implementing (de-)serialization of the CXXDefinitionData bits 2011-09-06 16:38:46 +00:00
ASTWriterDecl.cpp objective-c: Treat top-level objective-c declarations 2011-08-27 20:50:59 +00:00
ASTWriterStmt.cpp Don't try keeping a 'LeadingEmptyMacroLoc' in NullStmt. This fails 2011-09-01 21:53:45 +00:00
CMakeLists.txt Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ChainedIncludesSource.cpp Always construct an ASTReader with a non-NULL ASTContext and 2011-09-02 00:26:20 +00:00
GeneratePCH.cpp Modules hide macro definitions by default, so that silly things like 2011-09-01 17:04:32 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Module.cpp Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ModuleManager.cpp Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00