summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DependsOnModule.framework/module.map
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Add more language features to be used with requires-declarationBruno Cardoso Lopes2018-02-141-0/+18
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-281-1/+8
* Revert "[coroutines] Support "coroutines" feature in module map requires clause"Eric Fiselier2017-05-271-8/+1
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-271-1/+8
* Add cc1 option '-fmodule-feature' to add custom values for 'requires' declsBen Langmuir2015-02-021-0/+6
* Allow a new syntax in a module requires-declaration:Richard Smith2013-10-281-0/+8
* Implement support for module requirements, which indicate the languageDouglas Gregor2011-12-311-0/+5
* Tweak the syntax of umbrella headers, so that "umbrella" is treated asDouglas Gregor2011-12-081-2/+2
* Allow inferred submodules for any (sub)module that has an umbrella headerDouglas Gregor2011-12-061-0/+4
* Implement modules support for subframeworks (aka embeddedDouglas Gregor2011-12-061-0/+3
* Parse inferred submodules in module maps, track their contents inDouglas Gregor2011-12-051-0/+3
* Add the notion of "framework" modules to module maps. FrameworkDouglas Gregor2011-11-171-0/+4
OpenPOWER on IntegriCloud