clang-1/lib/Serialization
Douglas Gregor ecc2c090e7 Implement name hiding for declarations deserialized from a non-visible
module. When that module becomes visible, so do those declarations.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145640 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-01 22:20:10 +00:00
..
ASTCommon.cpp Restore r142914 and r142915, now with missing file and apparent 2011-10-25 17:37:35 +00:00
ASTCommon.h Migrate the serialization of ASTContext's AutoDeduceTy and 2011-08-09 15:13:55 +00:00
ASTReader.cpp Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
ASTReaderDecl.cpp Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +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 Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00
ASTWriter.cpp Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
ASTWriterDecl.cpp Infer the submodule ID for a given declaration based on the location 2011-12-01 02:07:58 +00:00
ASTWriterStmt.cpp [PCH] When serializing an PseudoObjectExpr or AtomicExpr, the serialization code must be set 2011-11-15 06:20:27 +00:00
CMakeLists.txt Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ChainedIncludesSource.cpp When writing a module file, pass the module through to the AST 2011-11-30 04:39:39 +00:00
GeneratePCH.cpp Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Module.cpp Switch the ID numbers used for submodule IDs in the AST reader over to 2011-12-01 00:59:36 +00:00
ModuleManager.cpp Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00