llvm-project/clang/lib/Serialization
Adrian Prantl 15bcf70cdf Add a function to ExternalASTSource that returns a descriptor that
abstracts the commonalities between modules and PCH files that are
needed to emit debug info for a module or precompiled header.

llvm-svn: 241083
2015-06-30 17:39:43 +00:00
..
ASTCommon.cpp Replace Sema's map of locally-scoped extern "C" declarations with a DeclContext 2015-03-07 00:04:49 +00:00
ASTCommon.h [ObjC] Add NSValue support for objc_boxed_expressions 2015-06-26 05:28:36 +00:00
ASTReader.cpp Add a function to ExternalASTSource that returns a descriptor that 2015-06-30 17:39:43 +00:00
ASTReaderDecl.cpp [ObjC] Add NSValue support for objc_boxed_expressions 2015-06-26 05:28:36 +00:00
ASTReaderInternals.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
ASTReaderStmt.cpp [OPENMP] Initial support for 'depend' clause (4.0). 2015-06-23 14:25:19 +00:00
ASTWriter.cpp [ObjC] Add NSValue support for objc_boxed_expressions 2015-06-26 05:28:36 +00:00
ASTWriterDecl.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
ASTWriterStmt.cpp [OPENMP] Initial support for 'depend' clause (4.0). 2015-06-23 14:25:19 +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 Remove unnecessary include. 2015-06-29 16:14:36 +00:00
GlobalModuleIndex.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Makefile
Module.cpp [modules] Deserialize CXXCtorInitializer list for a constructor lazily. 2015-03-24 06:36:48 +00:00
ModuleManager.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00