llvm-project/clang/lib/Serialization
Richard Smith b80e7533bf PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function.
llvm-svn: 314956
2017-10-05 00:47:24 +00:00
..
ASTCommon.cpp PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function. 2017-10-05 00:47:24 +00:00
ASTCommon.h PR29097: add an update record when we instantiate the default member 2016-08-24 21:25:37 +00:00
ASTReader.cpp Remove PendingBody mechanism for function and ObjC method deserialization. 2017-10-05 00:43:38 +00:00
ASTReaderDecl.cpp PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function. 2017-10-05 00:47:24 +00:00
ASTReaderInternals.h Remove move constructors that are identical to the generated default move ctor. 2016-10-21 18:55:07 +00:00
ASTReaderStmt.cpp [OPENMP] Capture argument of `device` clause for target-based 2017-10-02 16:32:39 +00:00
ASTWriter.cpp Dependent Address Space Support 2017-10-02 06:25:51 +00:00
ASTWriterDecl.cpp [modules ts] Emit global variables in a module interface unit as part of that unit, not in importers. 2017-09-06 20:01:14 +00:00
ASTWriterStmt.cpp [OPENMP] Capture argument of `device` clause for target-based 2017-10-02 16:32:39 +00:00
CMakeLists.txt Introduce module file extensions to piggy-back data onto module files. 2015-11-03 18:33:07 +00:00
GeneratePCH.cpp Apply clang-tidy's performance-unnecessary-value-param to parts of clang. 2017-03-21 21:35:04 +00:00
GlobalModuleIndex.cpp [modules] Add ability to specify module name to module file mapping (reapply) 2017-08-31 06:26:43 +00:00
Module.cpp Modules: Simplify the ModuleFile constructor; likely NFC 2017-01-29 00:39:09 +00:00
ModuleFileExtension.cpp [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
ModuleManager.cpp [modules] Add ability to specify module name to module file mapping (reapply) 2017-08-31 06:26:43 +00:00
MultiOnDiskHashTable.h [NFC] Header cleanup 2016-07-18 19:02:11 +00:00