aboutsummaryrefslogtreecommitdiff
path: root/lib/Serialization/ASTReaderInternals.h
AgeCommit message (Expand)Author
2012-04-16Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky
2012-04-15Use forward declarations for ASTDeclContextNameLookupTable and add a missing ...Benjamin Kramer
2012-01-24Only mark an IdentifierInfo as having changed since deserializationDouglas Gregor
2012-01-06Teach DeclContext deserialization to pay attention to endianness, fromDouglas Gregor
2011-11-30Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor
2011-09-10remove pedantic ;Chris Lattner
2011-08-25Factor the Module and ModuleManager classes out into separate headersDouglas Gregor