aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Lex/ExternalPreprocessorSource.h
AgeCommit message (Expand)Author
2013-01-12Add missing includes and forward declarations so that headers don't depend onDmitri Gribenko
2012-10-11Deserialize macro history when we deserialize an identifier that hasDouglas Gregor
2011-10-27Make the loading of information attached to an IdentifierInfo from anDouglas Gregor
2010-10-30Make the deserialization of macro definitions lazy, so that we canDouglas Gregor
2010-08-18Rename PCHReader to ASTReader.Sebastian Redl
2010-01-04Add missing newline (which breaks MSVC build???)Daniel Dunbar
2010-01-04Teach Preprocessor::macro_begin/macro_end to lazily load all macroDouglas Gregor