Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Add missing includes and forward declarations so that headers don't depend on | Dmitri Gribenko |
2012-10-11 | Deserialize macro history when we deserialize an identifier that has | Douglas Gregor |
2011-10-27 | Make the loading of information attached to an IdentifierInfo from an | Douglas Gregor |
2010-10-30 | Make the deserialization of macro definitions lazy, so that we can | Douglas Gregor |
2010-08-18 | Rename PCHReader to ASTReader. | Sebastian Redl |
2010-01-04 | Add missing newline (which breaks MSVC build???) | Daniel Dunbar |
2010-01-04 | Teach Preprocessor::macro_begin/macro_end to lazily load all macro | Douglas Gregor |