aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/Modules.rst
AgeCommit message (Expand)AuthorFilesLines
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-17/+17
2020-11-10Allow searching for prebuilt implicit modules.Alexandre Rames1-0/+122
2020-11-05Revert "Allow searching for prebuilt implicit modules."Stella Stamenova1-122/+0
2020-11-05Allow searching for prebuilt implicit modules.Alexandre Rames1-0/+122
2019-10-21[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer1-0/+10
2019-10-19Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash whic...Michael J. Spencer1-10/+0
2019-10-19[Docs] Fix header level.Michael J. Spencer1-1/+1
2019-10-19[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer1-0/+10
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett1-1/+1
2018-09-18[Modules] Add platform and environment features to requires clauseBruno Cardoso Lopes1-1/+6
2018-02-14[Modules] Add more language features to be used with requires-declarationBruno Cardoso Lopes1-0/+15
2017-12-22[Modules] Change private modules rules and warningsBruno Cardoso Lopes1-14/+15
2017-09-14Fix reStructuredText warning.Douglas Gregor1-1/+1
2017-09-14Minor cleanups to address feedback from Bruno. NFCDouglas Gregor1-8/+7
2017-09-14[Module map] Introduce a private module re-export directive.Douglas Gregor1-1/+28
2017-08-31[modules] Add ability to specify module name to module file mapping (reapply)Boris Kolpackov1-3/+8
2017-08-30Revert r312105 [modules] Add ability to specify module name to module file ma...Victor Leschuk1-8/+3
2017-08-30[modules] Add ability to specify module name to module file mappingBoris Kolpackov1-3/+8
2017-08-03Revert accidentally-committed files.Richard Smith1-108/+731
2017-08-03Don't emit undefined-internal warnings for CXXDeductionGuideDecls.Richard Smith1-731/+108
2017-06-02Support lazy stat'ing of files referenced by module maps.Richard Smith1-3/+22
2017-05-30[modules] Minor documentation clarification for behavior of requires-declarat...Richard Smith1-1/+1
2017-05-28[coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier1-0/+3
2017-05-27Revert "[coroutines] Support "coroutines" feature in module map requires clause"Eric Fiselier1-3/+0
2017-05-27[coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier1-0/+3
2017-03-16[Modules] Add documentation on private frameworksBruno Cardoso Lopes1-0/+11
2016-10-31[Modules] Add a command line option for loading the clang builtins modulemap.Elad Cohen1-0/+3
2016-10-21[Modules] Add 'no_undeclared_includes' module map attributeBruno Cardoso Lopes1-0/+2
2016-09-04[Modules] Add 'freestanding' to the 'requires-declaration' feature-list.Elad Cohen1-0/+3
2016-08-30[Modules] Add 'gnuinlineasm' to the 'requires-declaration' feature-list.Bruno Cardoso Lopes1-0/+3
2016-08-18Module: add -fprebuilt-module-path to support loading prebuilt modules.Manman Ren1-0/+3
2015-09-17Fix a typo.Adrian Prantl1-1/+1
2015-06-19Fix "the the" in comments/documentation/etc.Eric Christopher1-1/+1
2015-06-16[modules] Rename -fmodule-maps to -fimplicit-module-maps (and likewise forRichard Smith1-3/+3
2015-06-15[modules] Remove non-functional driver options -f[no-]modules-implicit-maps.Richard Smith1-4/+1
2015-03-26[modules] Restrict the module use-declaration to only appear in top-levelRichard Smith1-8/+17
2015-02-20Add -fno-implicit-modules.Manuel Klimek1-0/+6
2014-11-25Add flag -f(no-)modules-implicit-maps.Daniel Jasper1-0/+3
2014-10-24[modules] Support combining 'textual' with 'private'.Richard Smith1-6/+5
2014-10-22[modules] Add support for 'textual header' directives.Richard Smith1-5/+14
2014-10-20[modules] Add support for #include_next.Richard Smith1-0/+13
2014-09-30Enable both C and C++ modules with -fmodules, by switching -fcxx-modules toRichard Smith1-13/+8
2014-09-29Update modules documentation now that C++ support is working pretty well.Richard Smith1-6/+3
2014-07-24[modules] Slightly expand module semantics documentation.Richard Smith1-1/+3
2014-04-23Initial implementation of -modules-earch-all option, for searching for symbol...John Thompson1-0/+3
2014-04-18Fix sphinx-build warnings in clang docs.Reid Kleckner1-2/+2
2014-04-17Rename lib/Headers/module.map to module.modulemapBen Langmuir1-1/+1
2014-03-28Documentation: remove a spurious '1' and wrap to 80 columnsDmitri Gribenko1-1/+4
2014-03-28Document module.private.modulemap and module_private.map.Douglas Gregor1-1/+58
2014-03-19Add a new spelling for module map files 'module.modulemap'Ben Langmuir1-4/+7