summaryrefslogtreecommitdiffstats
path: root/clang/docs/Modules.rst
Commit message (Expand)AuthorAgeFilesLines
* Allow a new syntax in a module requires-declaration:Richard Smith2013-10-281-2/+5
* Note that modules are supported for C/Objective-C, and have syntax in ObjC.Douglas Gregor2013-09-271-13/+14
* Add -fmodule-map-file option.Daniel Jasper2013-09-241-0/+3
* Module use declarations (II)Daniel Jasper2013-09-241-1/+38
* Support for modular module-map-filesDaniel Jasper2013-09-111-0/+4
* [docs] Prominently note modules are experimental.Sean Silva2013-09-091-6/+6
* Add option to disable module loading.Daniel Jasper2013-08-051-0/+5
* This patch adds new private headers to the module map. PrivateLawrence Crowl2013-06-201-2/+5
* [Modules] Convert module specific -fno-modules-autolink into -fno-autolink.Daniel Dunbar2013-04-161-2/+2
* <rdar://problem/13509689> Introduce -module-file-info option that provides in...Douglas Gregor2013-03-271-0/+3
* <rdar://problem/13434605> Periodically prune the module cache so that it does...Douglas Gregor2013-03-251-0/+6
* Documentation: fix a typo and formattingDmitri Gribenko2013-03-221-2/+2
* Add future directions for modulesDouglas Gregor2013-03-221-0/+16
* More modules documentation, including the straw-man import declaration syntax...Douglas Gregor2013-03-221-28/+90
* More documentation on the module map language.Douglas Gregor2013-03-221-5/+464
* [docs] Point inquisitive users to existing module.map files.Sean Silva2013-03-201-0/+4
* [docs] Prominently note that modules are expemental.Sean Silva2013-03-201-0/+4
* Fix typo and grammaro in modules documentationDouglas Gregor2013-03-201-2/+2
* Work-in-progress documentation on the experimental modules feature.Douglas Gregor2013-03-201-0/+159
OpenPOWER on IntegriCloud