llvm-project/clang/lib/Serialization
Michael J. Spencer f28df4cdba Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}.
llvm-svn: 122087
2010-12-17 21:22:22 +00:00
..
ASTCommon.cpp Give a default implementation for ASTDeserializationListener's methods, no functionality change. 2010-10-14 20:14:28 +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 Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. 2010-12-17 21:22:22 +00:00
ASTReaderDecl.cpp Eliminate the branching in QualType::getTypePtr() by providing a 2010-12-10 17:03:06 +00:00
ASTReaderStmt.cpp Variadic templates: extend Type, NestedNameSpecifier, TemplateName, 2010-12-13 22:49:22 +00:00
ASTWriter.cpp Fix diagnostic pragmas. 2010-12-15 18:44:22 +00:00
ASTWriterDecl.cpp When an "inline" declaration was followed by a definition not marked 2010-12-09 16:59:22 +00:00
ASTWriterStmt.cpp Variadic templates: extend Type, NestedNameSpecifier, TemplateName, 2010-12-13 22:49:22 +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 When using a precompiled preamble with detailed preprocessing records, 2010-11-30 06:16:57 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00