1. 36592b1 [PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than once. by Argyrios Kyrtzidis · 12 years ago
  2. 55fc873 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 13 years ago
  3. 4182ed6 [PCH] Remove the stat cache from the PCH file. by Argyrios Kyrtzidis · 13 years ago
  4. 745e6f1 Move the set of files to be validated in an AST file into the control by Douglas Gregor · 13 years ago
  5. a8235d6 Rework the (de-)serialization of macros, as stored in by Douglas Gregor · 13 years ago
  6. d64c26f Set the file entry for a Module* that was created during deserialization by Argyrios Kyrtzidis · 13 years ago
  7. 2093e0b [libclang] When indexing an AST file, only deserialize the file level by Argyrios Kyrtzidis · 13 years ago
  8. b1758c6 Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. by Benjamin Kramer · 13 years ago
  9. cff9f26 Reimplement (de-)serialization of Objective-C categories to eliminate by Douglas Gregor · 14 years ago
  10. 057df20 Optimize unqualified/global name lookup in modules by introducing a by Douglas Gregor · 14 years ago
  11. 2171bf1 Completely re-implement (de-)serialization of redeclaration by Douglas Gregor · 14 years ago
  12. 4a08268 Initialize member that ends up in PCH files. by Benjamin Kramer · 14 years ago
  13. a1be278 Completely re-implement (de-)serialization of declaration by Douglas Gregor · 14 years ago
  14. 26ced12 Switch the ID numbers used for submodule IDs in the AST reader over to by Douglas Gregor · 14 years ago
  15. 1a4761e Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 14 years ago
  16. 10f3df5 [PCH] Keep track of file-level declarations that are contained by files. by Argyrios Kyrtzidis · 14 years ago
  17. e24692b [PCH] Overhaul how preprocessed entities are [de]serialized. by Argyrios Kyrtzidis · 14 years ago
  18. 98339b9 Factor the Module and ModuleManager classes out into separate headers by Douglas Gregor · 14 years ago