hanchenye-llvm-project/clang/lib/Serialization
Richard Smith ce3ad9a357 Fix off-by-one error in an assert condition. No functionality change, but better
error detection.

llvm-svn: 146962
2011-12-20 04:39:57 +00:00
..
ASTCommon.cpp Restore r142914 and r142915, now with missing file and apparent 2011-10-25 17:37:35 +00:00
ASTCommon.h Introduce the core infrastructure needed to model a complete 2011-12-15 18:03:09 +00:00
ASTReader.cpp Fix off-by-one error in an assert condition. No functionality change, but better 2011-12-20 04:39:57 +00:00
ASTReaderDecl.cpp Remove ASTReader's PendingForwardRefs, which is now handled by the 2011-12-19 20:51:16 +00:00
ASTReaderInternals.h Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00
ASTReaderStmt.cpp [PCH] Make sure that the SourceExpr of a OpaqueValueExpr is always initialized 2011-12-03 03:49:52 +00:00
ASTWriter.cpp Detect when mapping a #include/#import over to a submodule ends up 2011-12-20 00:28:52 +00:00
ASTWriterDecl.cpp Once we have fully deserialized a redeclaration chain for something 2011-12-19 19:00:47 +00:00
ASTWriterStmt.cpp [PCH] Make sure that the SourceExpr of a OpaqueValueExpr is always initialized 2011-12-03 03:49:52 +00:00
CMakeLists.txt Move ChainedIncludesSource into the Frontend library. This never really 2011-12-09 01:55:54 +00:00
GeneratePCH.cpp Clean up the comments for this file now that its contents are totally 2011-12-09 01:45:42 +00:00
Makefile
Module.cpp Completely re-implement (de-)serialization of declaration 2011-12-17 23:38:30 +00:00
ModuleManager.cpp Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00