1. b1758c6 Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. by Benjamin Kramer · 13 years ago
  2. cff9f26 Reimplement (de-)serialization of Objective-C categories to eliminate by Douglas Gregor · 14 years ago
  3. 057df20 Optimize unqualified/global name lookup in modules by introducing a by Douglas Gregor · 14 years ago
  4. 2171bf1 Completely re-implement (de-)serialization of redeclaration by Douglas Gregor · 14 years ago
  5. 4a08268 Initialize member that ends up in PCH files. by Benjamin Kramer · 14 years ago
  6. a1be278 Completely re-implement (de-)serialization of declaration by Douglas Gregor · 14 years ago
  7. 26ced12 Switch the ID numbers used for submodule IDs in the AST reader over to by Douglas Gregor · 14 years ago
  8. 1a4761e Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 14 years ago
  9. 10f3df5 [PCH] Keep track of file-level declarations that are contained by files. by Argyrios Kyrtzidis · 14 years ago
  10. e24692b [PCH] Overhaul how preprocessed entities are [de]serialized. by Argyrios Kyrtzidis · 14 years ago
  11. 98339b9 Factor the Module and ModuleManager classes out into separate headers by Douglas Gregor · 14 years ago