summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTReaderDecl.cpp
Commit message (Expand)AuthorAgeFilesLines
* De-memberify the VarDecl and FunctionDecl StorageClass enums.John McCall2010-08-261-6/+6
* AST reader support for having specializations of templates from earlier in th...Sebastian Redl2010-08-241-0/+14
* Read the UPDATE_VISIBLE record, and add its visible decls to the lookup table...Sebastian Redl2010-08-241-3/+19
* Support for IRGen of synthesize bitfield ivars inFariborz Jahanian2010-08-231-0/+2
* objective-c ivar refactoring patch. IterationsFariborz Jahanian2010-08-201-0/+4
* Use the AST on-disk hash table for name lookup inside a DeclContext.Argyrios Kyrtzidis2010-08-201-32/+0
* Rename pch namespace to serialization.Sebastian Redl2010-08-181-63/+63
* Rename the ASTReader header files.Sebastian Redl2010-08-181-1/+1
* Rename the ASTReader implementation files.Sebastian Redl2010-08-181-0/+1447
OpenPOWER on IntegriCloud