summaryrefslogtreecommitdiff
path: root/clang/test/Modules/explicit-build-missing-files.cpp
AgeCommit message (Expand)Author
2024-11-27Revert "[Serialization] Downgrade inconsistent flags from erros to warnings (...Chuanqi Xu
2024-11-27[Serialization] Downgrade inconsistent flags from erros to warnings (#115416)Chuanqi Xu
2023-10-06[clang][modules] Move `SLocEntry` search into `ASTReader` (#66966)Jan Svoboda
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