llvm-project/clang/lib/Serialization
Roman Divacky dc1f68d0a5 Add missing options.
llvm-svn: 126755
2011-03-01 17:36:40 +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 Add missing options. 2011-03-01 17:36:40 +00:00
ASTReaderDecl.cpp Push nested-name-specifier source location information into namespace 2011-02-25 17:08:07 +00:00
ASTReaderStmt.cpp Push nested-name-specifier location information into DeclRefExpr and 2011-02-28 21:54:11 +00:00
ASTWriter.cpp Revert r126748, my second attempt at nested-name-specifier source 2011-03-01 17:25:47 +00:00
ASTWriterDecl.cpp Push nested-name-specifier source location information into namespace 2011-02-25 17:08:07 +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