hanchenye-llvm-project/clang/lib/Serialization
Argyrios Kyrtzidis 1f4bee5601 Keep track when a ObjC interface/protocol was initially created as a forward reference.
llvm-svn: 142230
2011-10-17 19:48:06 +00:00
..
ASTCommon.cpp Add a new placeholder type to represent "unbridged" 2011-10-17 18:09:15 +00:00
ASTCommon.h
ASTReader.cpp Controlling macros are identifiers, not declarations. 2011-10-17 18:53:12 +00:00
ASTReaderDecl.cpp Keep track when a ObjC interface/protocol was initially created as a forward reference. 2011-10-17 19:48:06 +00:00
ASTReaderInternals.h remove pedantic ; 2011-09-10 16:13:42 +00:00
ASTReaderStmt.cpp Initial implementation of __atomic_* (everything except __atomic_is_lock_free). 2011-10-11 02:20:01 +00:00
ASTWriter.cpp For modules, all macros that aren't include guards are implicitly 2011-10-17 15:32:29 +00:00
ASTWriterDecl.cpp Keep track when a ObjC interface/protocol was initially created as a forward reference. 2011-10-17 19:48:06 +00:00
ASTWriterStmt.cpp Initial implementation of __atomic_* (everything except __atomic_is_lock_free). 2011-10-11 02:20:01 +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
Module.cpp [PCH] Overhaul how preprocessed entities are [de]serialized. 2011-09-15 18:02:56 +00:00
ModuleManager.cpp Add support for viewing the module graph via Graphviz, for debugging 2011-10-11 19:27:55 +00:00