summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DependsOnModule.framework/Headers
Commit message (Expand)AuthorAgeFilesLines
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-282-0/+6
* Revert "[coroutines] Support "coroutines" feature in module map requires clause"Eric Fiselier2017-05-272-6/+0
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-272-0/+6
* Allow a new syntax in a module requires-declaration:Richard Smith2013-10-282-0/+2
* 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-311-0/+5
* 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-171-0/+1
* 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