llvm-project/clang/lib/Serialization
Richard Smith 1e02a5aac8 [modules] Properly merge visibility of class definitions that got merged while
parsing then merged again when the module was loaded.

llvm-svn: 240700
2015-06-25 21:42:33 +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 [modules] If we reach a definition of a class for which we already have a 2015-03-26 04:09:53 +00:00
ASTReader.cpp Use AddString/ReadString instead of doing it manually NFC 2015-06-23 18:20:23 +00:00
ASTReaderDecl.cpp [modules] Properly merge visibility of class definitions that got merged while 2015-06-25 21:42:33 +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 Use AddString/ReadString instead of doing it manually NFC 2015-06-23 18:20:23 +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 Introduce a PCHContainerOperations interface (NFC). 2015-06-20 18:53:08 +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