llvm-project/clang/lib/Serialization
Benjamin Kramer 1174675c7b Remove unused variables noticed by GCC.
llvm-svn: 138707
2011-08-27 17:54:32 +00:00
..
ASTCommon.cpp Make yet another placeholder type, this one marking that an expression is a bound 2011-04-26 20:42:42 +00:00
ASTCommon.h Migrate the serialization of ASTContext's AutoDeduceTy and 2011-08-09 15:13:55 +00:00
ASTReader.cpp Remove unused variables noticed by GCC. 2011-08-27 17:54:32 +00:00
ASTReaderDecl.cpp Remove a bogus assertion from the AST reader, which assumed that 2011-08-25 15:28:26 +00:00
ASTReaderInternals.h Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ASTReaderStmt.cpp Use the local -> global mapping functions for selectors more 2011-07-28 21:16:51 +00:00
ASTWriter.cpp Don't force the complete deserialization of the visible-declarations 2011-08-24 21:56:08 +00:00
ASTWriterDecl.cpp Remove an unnecessary assignment (to InstFromD). 2011-08-17 21:35:28 +00:00
ASTWriterStmt.cpp Add support for C++0x unicode string and character literals, from Craig Topper! 2011-07-27 05:40:30 +00:00
CMakeLists.txt Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ChainedIncludesSource.cpp Remove the Chaining argument from the PCH/module generator. It's no longer used 2011-08-25 22:35:51 +00:00
GeneratePCH.cpp Remove the Chaining argument from the PCH/module generator. It's no longer used 2011-08-25 22:35:51 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Module.cpp Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ModuleManager.cpp Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00