llvm-project/clang/lib/Serialization
Chris Lattner 91f373ee8d add back a #include needed on some builders.
llvm-svn: 172938
2013-01-20 00:57:52 +00:00
..
ASTCommon.cpp Re-commit r170428 changes with Linux style file endings. 2012-12-18 14:38:23 +00:00
ASTCommon.h Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
ASTReader.cpp add back a #include needed on some builders. 2013-01-20 00:57:52 +00:00
ASTReaderDecl.cpp Rework the traversal of Objective-C categories and extensions to 2013-01-16 23:00:23 +00:00
ASTReaderInternals.h Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
ASTReaderStmt.cpp Move the common source locations of CastStmt & DefaultStmt into their base class, SwitchCase. 2013-01-04 18:30:04 +00:00
ASTWriter.cpp [PCH/Modules] Revert r172843, it caused a module to fail building. 2013-01-19 03:14:56 +00:00
ASTWriterDecl.cpp Rework the traversal of Objective-C categories and extensions to 2013-01-16 23:00:23 +00:00
ASTWriterStmt.cpp Move the common source locations of CastStmt & DefaultStmt into their base class, SwitchCase. 2013-01-04 18:30:04 +00:00
CMakeLists.txt libclangSerialization also depends on the bitreader. 2013-01-19 19:10:12 +00:00
GeneratePCH.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Module.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
ModuleManager.cpp Actually keep track of the source locations at which particular module 2012-11-30 19:28:05 +00:00