1. 3a02247 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 13 years ago
  2. d7c16b2 [PCH] Remove the stat cache from the PCH file. by Argyrios Kyrtzidis · 13 years ago
  3. 72be390 Move the set of files to be validated in an AST file into the control by Douglas Gregor · 13 years ago
  4. cb28f9d Rework the (de-)serialization of macros, as stored in by Douglas Gregor · 13 years ago
  5. aedf714 Set the file entry for a Module* that was created during deserialization by Argyrios Kyrtzidis · 13 years ago
  6. 10e7846 [libclang] When indexing an AST file, only deserialize the file level by Argyrios Kyrtzidis · 13 years ago
  7. 89f0b2d Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. by Benjamin Kramer · 14 years ago
  8. 404cdde Reimplement (de-)serialization of Objective-C categories to eliminate by Douglas Gregor · 14 years ago
  9. 4fc9f3e Optimize unqualified/global name lookup in modules by introducing a by Douglas Gregor · 14 years ago
  10. 358cd44 Completely re-implement (de-)serialization of redeclaration by Douglas Gregor · 14 years ago
  11. c2c47f9 Initialize member that ends up in PCH files. by Benjamin Kramer · 14 years ago
  12. 05f1035 Completely re-implement (de-)serialization of declaration by Douglas Gregor · 14 years ago
  13. 253eefe Switch the ID numbers used for submodule IDs in the AST reader over to by Douglas Gregor · 14 years ago
  14. de3ef50 Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 14 years ago
  15. 5fc727a [PCH] Keep track of file-level declarations that are contained by files. by Argyrios Kyrtzidis · 14 years ago
  16. 03c40c5 [PCH] Overhaul how preprocessed entities are [de]serialized. by Argyrios Kyrtzidis · 14 years ago
  17. d44252e Factor the Module and ModuleManager classes out into separate headers by Douglas Gregor · 14 years ago