1. 5456b0fe When we load a function or method body from an AST file, we check by Douglas Gregor · 12 years ago
  2. 39d26c3 Merge pending instantiations instead of overwriting existing ones. by Axel Naumann · 12 years ago
  3. 7b3b95a Bring ASTReader and Writer into sync for the case where a canonical template specialization was written, which is non-canonical at the time of reading: force the reading of the ClassTemplateDecl if it was written. by Axel Naumann · 12 years ago
  4. 1ca4a5c Implement cross-module declaration merging for tag declarations, so by Douglas Gregor · 13 years ago
  5. 27c6da2 Wire up redeclaration chains for Objective-C protocols, so that both by Douglas Gregor · 13 years ago
  6. f63b0a5 Re-implement (de-)serialization of redeclaration chains for by Douglas Gregor · 13 years ago
  7. ecb1938 Optimize serialized representation of redeclarable declarations for by Douglas Gregor · 13 years ago
  8. a1be278 Completely re-implement (de-)serialization of declaration by Douglas Gregor · 13 years ago