summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DependsOnModule.framework
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-283-1/+14
* Revert "[coroutines] Support "coroutines" feature in module map requires clause"Eric Fiselier2017-05-273-14/+1
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-273-1/+14
* 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-283-0/+10
* When forming the link options for an imported module, also include theDouglas Gregor2013-01-141-0/+0
* Re-uglify #public and #private to #__public_macro and #__private_macro.Douglas Gregor2012-01-031-1/+1
* Under -fmodules, accept #public <macroname> and #private <macroname>Douglas Gregor2012-01-031-1/+1
* Implement support for module requirements, which indicate the languageDouglas Gregor2011-12-312-0/+10
* Tweak the syntax of umbrella headers, so that "umbrella" is treated asDouglas Gregor2011-12-081-2/+2
* Implement basic support for private headers in frameworks. In essence,Douglas Gregor2011-12-072-0/+8
* 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-063-0/+6
* Parse inferred submodules in module maps, track their contents inDouglas Gregor2011-12-051-0/+3
* Introduce an opt-in warning indicating when the compiler is treatingDouglas Gregor2011-11-301-1/+1
* Add the notion of "framework" modules to module maps. FrameworkDouglas Gregor2011-11-172-0/+5
* For modules, all macros that aren't include guards are implicitlyDouglas Gregor2011-10-171-0/+2
* Add an experimental flag -fauto-module-import that automatically turnsDouglas Gregor2011-09-151-0/+3
OpenPOWER on IntegriCloud