llvm-project/clang/lib/Serialization
Sebastian Redl b8a76c42b5 Address Doug's comments.
llvm-svn: 113650
2010-09-10 22:34:40 +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 Replace loops with SmallVector::append. 2010-09-06 23:43:28 +00:00
ASTReaderDecl.cpp Fix C++ PCH issue. 2010-09-09 11:28:23 +00:00
ASTReaderStmt.cpp Address Doug's comments. 2010-09-10 22:34:40 +00:00
ASTWriter.cpp Replace loops with SmallVector::append. 2010-09-06 23:43:28 +00:00
ASTWriterDecl.cpp Fix C++ PCH issue. 2010-09-09 11:28:23 +00:00
ASTWriterStmt.cpp Serialization support for CXXNoexceptExpr. 2010-09-10 20:55:54 +00:00
CMakeLists.txt CMake: Update to use standard CMake dependency tracking facilities instead 2010-09-10 21:13:16 +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