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