1. 6be16fe Take an entirely different approach to handling the "parsing" of by Douglas Gregor · 13 years ago
  2. f4a3f95 XFAIL one of the module tests on win32, until we figure out what's happening by Douglas Gregor · 13 years ago
  3. 6aa52ec Introduce support for a simple module import declaration, which by Douglas Gregor · 13 years ago
  4. 467dc88 Introduce a -cc1 option "-emit-module", that creates a binary module by Douglas Gregor · 13 years ago
  5. 3d15ab8 Use the module manager's search facility to look for methods with a by Douglas Gregor · 13 years ago
  6. 851c75a Introduce a depth-first search of modules into the module manager, by Douglas Gregor · 13 years ago
  7. 0d95f77 In the AST reader, switch name lookup within a DeclContect over to the by Douglas Gregor · 13 years ago
  8. 0c02ada Make the loading of multiple records for the same identifier (from by Douglas Gregor · 13 years ago
  9. 211f6e8 Introduce a module visitation function that starts at the top-level by Douglas Gregor · 13 years ago
  10. fac4ece Teach ModuleManager::addModule() to check whether a particular module by Douglas Gregor · 13 years ago
  11. 870d1fe Temporarily revert r137925 to appease buildbots. Original commit message: by Chad Rosier · 13 years ago
  12. a4c189f Teach ModuleManager::addModule() to check whether a particular module by Douglas Gregor · 13 years ago