llvm-project/clang/lib/Serialization
Sebastian Redl 7c6c9e971c Reinstate r127112, "Propagate new-style exception spec information to ExtProtoInfo.", this time with the missing header.
llvm-svn: 127118
2011-03-06 10:52:04 +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 Fixed LabelDecl source range and cleaned creation code. 2011-03-05 18:21:20 +00:00
ASTReaderStmt.cpp Push nested-name-specifier location information into DeclRefExpr and 2011-02-28 21:54:11 +00:00
ASTWriter.cpp Improved MemberPointerType source locations. 2011-03-05 14:42:21 +00:00
ASTWriterDecl.cpp Fixed LabelDecl source range and cleaned creation code. 2011-03-05 18:21:20 +00:00
ASTWriterStmt.cpp Push nested-name-specifier location information into DeclRefExpr and 2011-02-28 21:54:11 +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