1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  3. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  4. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  5. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  6. 5794b53 Allow a new syntax in a module requires-declaration: by Richard Smith · 11 years ago
  7. 86e0468 Note that modules are supported for C/Objective-C, and have syntax in ObjC. by Douglas Gregor · 11 years ago
  8. 1b8840c Add -fmodule-map-file option. by Daniel Jasper · 11 years ago
  9. ddd2dfc Module use declarations (II) by Daniel Jasper · 11 years ago
  10. 5f0a352 Support for modular module-map-files by Daniel Jasper · 11 years ago
  11. 9522ae1 [docs] Prominently note modules are experimental. by Sean Silva · 11 years ago
  12. 056ec12 Add option to disable module loading. by Daniel Jasper · 11 years ago
  13. bc3f628 This patch adds new private headers to the module map. Private by Lawrence Crowl · 11 years ago
  14. f491013 [Modules] Convert module specific -fno-modules-autolink into -fno-autolink. by Daniel Dunbar · 11 years ago
  15. c544ba0 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. by Douglas Gregor · 12 years ago
  16. d44d287 <rdar://problem/13434605> Periodically prune the module cache so that it does not grow forever. by Douglas Gregor · 12 years ago
  17. b2cc521 Documentation: fix a typo and formatting by Dmitri Gribenko · 12 years ago
  18. 5921e04 Add future directions for modules by Douglas Gregor · 12 years ago
  19. 5529e3e More modules documentation, including the straw-man import declaration syntax and "how to modularize a platform". by Douglas Gregor · 12 years ago
  20. 9bb4a0c More documentation on the module map language. by Douglas Gregor · 12 years ago
  21. b02d173 [docs] Point inquisitive users to existing module.map files. by Sean Silva · 12 years ago
  22. c9fd186 [docs] Prominently note that modules are expemental. by Sean Silva · 12 years ago
  23. 03d262b Fix typo and grammaro in modules documentation by Douglas Gregor · 12 years ago
  24. a2b3d58 Work-in-progress documentation on the experimental modules feature. by Douglas Gregor · 12 years ago