summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTReaderInternals.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky2012-04-161-4/+2
* Use forward declarations for ASTDeclContextNameLookupTable and add a missing ...Benjamin Kramer2012-04-151-4/+0
* Only mark an IdentifierInfo as having changed since deserializationDouglas Gregor2012-01-241-0/+3
* Teach DeclContext deserialization to pay attention to endianness, fromDouglas Gregor2012-01-061-1/+3
* Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor2011-11-301-9/+9
* remove pedantic ;Chris Lattner2011-09-101-1/+1
* Factor the Module and ModuleManager classes out into separate headersDouglas Gregor2011-08-251-0/+243
OpenPOWER on IntegriCloud