llvm-project/clang/lib/Serialization
Richard Smith 5f55d93c84 Don't call a member function on a null pointer.
llvm-svn: 246215
2015-08-27 21:38:25 +00:00
..
ASTCommon.cpp [OPENMP 4.0] Initial support for array sections. 2015-08-25 14:24:04 +00:00
ASTCommon.h [modules] Add an assert for redeclarations that we never added to their redecl 2015-07-27 05:40:23 +00:00
ASTReader.cpp [modules] The key to a DeclContext name lookup table is not actually a 2015-08-26 23:55:49 +00:00
ASTReaderDecl.cpp [modules] Further simplification and speedup of redeclaration chain loading. 2015-08-22 20:13:39 +00:00
ASTReaderInternals.h [modules] The key to a DeclContext name lookup table is not actually a 2015-08-26 23:55:49 +00:00
ASTReaderStmt.cpp [OPENMP 4.0] Initial support for array sections. 2015-08-25 14:24:04 +00:00
ASTWriter.cpp [modules] The key to a DeclContext name lookup table is not actually a 2015-08-26 23:55:49 +00:00
ASTWriterDecl.cpp Don't call a member function on a null pointer. 2015-08-27 21:38:25 +00:00
ASTWriterStmt.cpp [OPENMP 4.0] Initial support for array sections. 2015-08-25 14:24:04 +00:00
CMakeLists.txt Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
GeneratePCH.cpp [modules] When explicitly building a module file, don't include timestamps in 2015-08-17 07:13:32 +00:00
GlobalModuleIndex.cpp Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
Makefile
Module.cpp [modules] Further simplification and speedup of redeclaration chain loading. 2015-08-22 20:13:39 +00:00
ModuleManager.cpp [modules] Remove now-dead code for lazy loading of files specified by -fmodule-file=. 2015-08-09 08:58:36 +00:00