hanchenye-llvm-project/clang/lib/Serialization
Fariborz Jahanian bf9294fb65 Support for IRGen of synthesize bitfield ivars in
objc-nonfragile-abi2 (radar 7824380).

llvm-svn: 111823
2010-08-23 18:51:39 +00:00
..
ASTCommon.cpp Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic 2010-08-20 16:04:20 +00:00
ASTCommon.h Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic 2010-08-20 16:04:20 +00:00
ASTReader.cpp DeclPtrTy -> Decl * 2010-08-21 09:40:31 +00:00
ASTReaderDecl.cpp Support for IRGen of synthesize bitfield ivars in 2010-08-23 18:51:39 +00:00
ASTReaderStmt.cpp Regularize the API for accessing explicit template arguments. 2010-08-19 23:49:38 +00:00
ASTWriter.cpp Fix an issue with writing to PCH another included PCH, introduced by the "using an AST on-disk hash table for name lookup" commit. 2010-08-20 23:35:55 +00:00
ASTWriterDecl.cpp Support for IRGen of synthesize bitfield ivars in 2010-08-23 18:51:39 +00:00
ASTWriterStmt.cpp Regularize the API for accessing explicit template arguments. 2010-08-19 23:49:38 +00:00
CMakeLists.txt Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copies in PCHReader and PCHWriter. 2010-08-20 16:03:52 +00:00
GeneratePCH.cpp More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00