hanchenye-llvm-project/clang/lib/Serialization
Anders Carlsson 9bb83e85b8 Write CXX base specifier offsets for chained ASTs.
llvm-svn: 127126
2011-03-06 18:41:18 +00:00
..
ASTCommon.cpp Implement the C++0x deduced 'auto' feature. 2011-02-20 03:19:35 +00:00
ASTCommon.h It's kindof silly that ExtQuals has an ASTContext&, and we can use that 2010-12-10 11:01:00 +00:00
ASTReader.cpp Reinstate r127112, "Propagate new-style exception spec information to ExtProtoInfo.", this time with the missing header. 2011-03-06 10:52:04 +00:00
ASTReaderDecl.cpp Completed source ranges fixes for all classes inheriting from TypeDecl. 2011-03-06 16:09:14 +00:00
ASTReaderStmt.cpp When serializing a DeclRefExpr, always store the number of explicit template 2011-03-06 18:19:42 +00:00
ASTWriter.cpp Write CXX base specifier offsets for chained ASTs. 2011-03-06 18:41:18 +00:00
ASTWriterDecl.cpp Completed source ranges fixes for all classes inheriting from TypeDecl. 2011-03-06 16:09:14 +00:00
ASTWriterStmt.cpp When serializing a DeclRefExpr, always store the number of explicit template 2011-03-06 18:19:42 +00:00
CMakeLists.txt Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. 2011-02-11 23:46:38 +00:00
GeneratePCH.cpp Allow resolving headers from a PCH even after headers+PCH were moved to another path. 2011-02-15 17:54:22 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00