summaryrefslogtreecommitdiff
path: root/test/Modules/explicit-build-missing-files.cpp
AgeCommit message (Expand)Author
2016-04-12[modules] Extend r266113 to cope with submodules.Richard Smith
2016-04-12[modules] When an incompatible module file is explicitly provided for a module,Richard Smith
2015-11-24[modules] Add -cc1 flag -fmodules-embed-all-files.Richard Smith
2015-08-17[modules] When explicitly building a module file, don't include timestamps inRichard Smith
2015-08-14Don't run explicit-modules-missing-files.cpp on WindowsReid Kleckner
2015-08-14[modules] Add an experimental -cc1 feature to embed the contents of an inputRichard Smith
2015-08-11[modules] Don't suggest deleting the module cache on an error if there is no ...Richard Smith
2015-08-11[modules] Properly diagnose errors in module files for which we have noRichard Smith
2015-08-09[modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...Richard Smith