aboutsummaryrefslogtreecommitdiff
path: root/lib/Serialization/ASTReaderDecl.cpp
AgeCommit message (Expand)Author
2010-08-26De-memberify the VarDecl and FunctionDecl StorageClass enums.John McCall
2010-08-24AST reader support for having specializations of templates from earlier in th...Sebastian Redl
2010-08-24Read the UPDATE_VISIBLE record, and add its visible decls to the lookup table...Sebastian Redl
2010-08-23Support for IRGen of synthesize bitfield ivars inFariborz Jahanian
2010-08-20objective-c ivar refactoring patch. IterationsFariborz Jahanian
2010-08-20Use the AST on-disk hash table for name lookup inside a DeclContext.Argyrios Kyrtzidis
2010-08-18Rename pch namespace to serialization.Sebastian Redl
2010-08-18Rename the ASTReader header files.Sebastian Redl
2010-08-18Rename the ASTReader implementation files.Sebastian Redl