llvm-project/clang/lib/Serialization
Sebastian Redl 949fe9e03b Reshuffle PerFileData's members to make more sense.
llvm-svn: 114517
2010-09-22 00:42:27 +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 Reshuffle PerFileData's members to make more sense. 2010-09-22 00:42:27 +00:00
ASTReaderDecl.cpp Fix C++ PCH issue. 2010-09-13 11:45:48 +00:00
ASTReaderStmt.cpp Implement -Wunused-label. 2010-09-19 21:21:25 +00:00
ASTWriter.cpp Macro definitions in AST files have their own IDs. 2010-09-15 19:54:06 +00:00
ASTWriterDecl.cpp Fix C++ PCH issue. 2010-09-13 11:45:48 +00:00
ASTWriterStmt.cpp Implement -Wunused-label. 2010-09-19 21:21:25 +00:00
CMakeLists.txt Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +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