llvm-project/clang/lib/Serialization
Sebastian Redl aba202b430 AST reader support for having specializations of templates from earlier in the chain.
llvm-svn: 111985
2010-08-24 22:50:19 +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 AST reader support for having specializations of templates from earlier in the chain. 2010-08-24 22:50:19 +00:00
ASTReaderDecl.cpp AST reader support for having specializations of templates from earlier in the chain. 2010-08-24 22:50:19 +00:00
ASTReaderStmt.cpp Regularize the API for accessing explicit template arguments. 2010-08-19 23:49:38 +00:00
ASTWriter.cpp Remove a header dependency from Sema.h at the cost of some type safety. 2010-08-24 07:32:53 +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