Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that the identifier chains have the most recent declaration after modu... | Douglas Gregor | 2013-02-18 | 1 | -0/+2 |
* | When we load a function or method body from an AST file, we check | Douglas Gregor | 2012-10-09 | 1 | -0/+2 |
* | Merge pending instantiations instead of overwriting existing ones. | Axel Naumann | 2012-10-02 | 1 | -9/+0 |
* | Bring ASTReader and Writer into sync for the case where a canonical template ... | Axel Naumann | 2012-10-01 | 1 | -0/+5 |
* | Implement cross-module declaration merging for tag declarations, so | Douglas Gregor | 2012-01-03 | 1 | -0/+4 |
* | Wire up redeclaration chains for Objective-C protocols, so that both | Douglas Gregor | 2012-01-01 | 1 | -0/+5 |
* | Re-implement (de-)serialization of redeclaration chains for | Douglas Gregor | 2011-12-19 | 1 | -0/+4 |
* | Optimize serialized representation of redeclarable declarations for | Douglas Gregor | 2011-12-19 | 1 | -0/+2 |
* | Completely re-implement (de-)serialization of declaration | Douglas Gregor | 2011-12-17 | 1 | -0/+5 |