llvm-project/clang/lib/Serialization
Sebastian Redl 50e2658f63 Macro definitions in AST files have their own IDs.
llvm-svn: 114014
2010-09-15 19:54:06 +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 Macro definitions in AST files have their own IDs. 2010-09-15 19:54:06 +00:00
ASTReaderDecl.cpp Fix C++ PCH issue. 2010-09-13 11:45:48 +00:00
ASTReaderStmt.cpp Eagerly evaluate type traits in Sema instead of lazily in AST. They actually need Sema access to be correct, fixes coming up. 2010-09-13 20:56:31 +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 Eagerly evaluate type traits in Sema instead of lazily in AST. They actually need Sema access to be correct, fixes coming up. 2010-09-13 20:56:31 +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