hanchenye-llvm-project/clang/lib/Serialization
Abramo Bagnara 635ed24e1d Added a flag to identify resolved overloaded function references.
llvm-svn: 141171
2011-10-05 07:56:41 +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 Add a comment in ASTReader::ReadPragmaDiagnosticMappings that the user bit 2011-09-26 23:06:41 +00:00
ASTReaderDecl.cpp Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
ASTReaderInternals.h remove pedantic ; 2011-09-10 16:13:42 +00:00
ASTReaderStmt.cpp Added a flag to identify resolved overloaded function references. 2011-10-05 07:56:41 +00:00
ASTWriter.cpp Basic/Diagnostic: Add a DiagSate::getOrAddMappingInfo method. 2011-09-29 01:42:25 +00:00
ASTWriterDecl.cpp Added a flag to identify resolved overloaded function references. 2011-10-05 07:56:41 +00:00
ASTWriterStmt.cpp Added a flag to identify resolved overloaded function references. 2011-10-05 07:56:41 +00:00
CMakeLists.txt Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00
ChainedIncludesSource.cpp Rename Diagnostic to DiagnosticsEngine as per issue 5397 2011-09-25 23:23:43 +00:00
GeneratePCH.cpp In libclang, when visiting preprocessed entities in a source range, use 2011-09-19 20:40:48 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Module.cpp [PCH] Overhaul how preprocessed entities are [de]serialized. 2011-09-15 18:02:56 +00:00
ModuleManager.cpp Factor the Module and ModuleManager classes out into separate headers 2011-08-25 20:47:51 +00:00