Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the all_lookups_iterator for PCH as a follow-up to r153970. This | Nick Lewycky | 2012-04-16 | 1 | -4/+2 |
* | Use forward declarations for ASTDeclContextNameLookupTable and add a missing ... | Benjamin Kramer | 2012-04-15 | 1 | -4/+0 |
* | Only mark an IdentifierInfo as having changed since deserialization | Douglas Gregor | 2012-01-24 | 1 | -0/+3 |
* | Teach DeclContext deserialization to pay attention to endianness, from | Douglas Gregor | 2012-01-06 | 1 | -1/+3 |
* | Promote ModuleMap::Module to a namespace-scope class in the Basic | Douglas Gregor | 2011-11-30 | 1 | -9/+9 |
* | remove pedantic ; | Chris Lattner | 2011-09-10 | 1 | -1/+1 |
* | Factor the Module and ModuleManager classes out into separate headers | Douglas Gregor | 2011-08-25 | 1 | -0/+243 |