Commit History

Author SHA1 Message Date
  Benjamin Kramer b1758c6625 Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. 13 years ago
  Douglas Gregor cff9f26ce0 Reimplement (de-)serialization of Objective-C categories to eliminate 13 years ago
  Douglas Gregor 057df20b31 Optimize unqualified/global name lookup in modules by introducing a 13 years ago
  Douglas Gregor 2171bf1cab Completely re-implement (de-)serialization of redeclaration 13 years ago
  Benjamin Kramer 4a08268a69 Initialize member that ends up in PCH files. 13 years ago
  Douglas Gregor a1be278c4f Completely re-implement (de-)serialization of declaration 13 years ago
  Douglas Gregor 26ced127b7 Switch the ID numbers used for submodule IDs in the AST reader over to 13 years ago
  Douglas Gregor 1a4761edca Promote ModuleMap::Module to a namespace-scope class in the Basic 13 years ago
  Argyrios Kyrtzidis 10f3df5448 [PCH] Keep track of file-level declarations that are contained by files. 14 years ago
  Argyrios Kyrtzidis e24692b30a [PCH] Overhaul how preprocessed entities are [de]serialized. 14 years ago
  Douglas Gregor 98339b96a8 Factor the Module and ModuleManager classes out into separate headers 14 years ago