llvm-project/clang/lib/Serialization
James Y Knight 7281c357b1 [TrailingObjects] Convert OffsetOfExpr.
That necessitated moving the OffsetOfNode class out of OffsetOfExpr.

llvm-svn: 256590
2015-12-29 22:31:18 +00:00
..
ASTCommon.cpp [Sema] Implement __make_integer_seq 2015-11-04 03:40:30 +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 ArrayRef-ize TemplateParameterList. NFC 2015-12-27 07:16:27 +00:00
ASTReaderDecl.cpp [TrailingObjects] Convert Decl* classes. 2015-12-29 22:13:13 +00:00
ASTReaderInternals.h Re-commit r246497 (and dependent changes r246524 and r246521), reverted in 2015-09-01 20:35:42 +00:00
ASTReaderStmt.cpp [TrailingObjects] Convert OffsetOfExpr. 2015-12-29 22:31:18 +00:00
ASTWriter.cpp Module file extensions: pass a Sema through to the extension writer. 2015-12-08 22:43:32 +00:00
ASTWriterDecl.cpp [modules] If the semantic and lexical DC of a decl are the same, write out the 2015-12-11 22:41:00 +00:00
ASTWriterStmt.cpp [TrailingObjects] Convert OffsetOfExpr. 2015-12-29 22:31:18 +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 Introduce module file extensions to piggy-back data onto module files. 2015-11-03 18:33:07 +00:00
GlobalModuleIndex.cpp EmitRecord* API change: accepts ArrayRef instead of a SmallVector (NFC) 2015-09-10 01:46:39 +00:00
Makefile
Module.cpp Re-commit r246497 (and dependent changes r246524 and r246521), reverted in 2015-09-01 20:35:42 +00:00
ModuleFileExtension.cpp Introduce module file extensions to piggy-back data onto module files. 2015-11-03 18:33:07 +00:00
ModuleManager.cpp Fix use-after-free in ModuleManager 2015-10-21 23:12:45 +00:00
MultiOnDiskHashTable.h Roll-back r250822. 2015-10-20 13:23:58 +00:00