summaryrefslogtreecommitdiff
path: root/clang/test/Modules/diagnostics.modulemap
AgeCommit message (Expand)Author
2025-02-26[clang][modules] Separate parsing of modulemaps (#119740)Michael Spencer
2020-08-25[Modules] Improve error message when cannot find parent module for submodule ...Volodymyr Sapsai
2020-01-27Make AST reading work better with LLVM_APPEND_VC_REV=NONico Weber
2017-06-02Support lazy stat'ing of files referenced by module maps.Richard Smith
2015-07-14[modules] When diagnosing errors in module map files found by 'extern module'...Richard Smith
2015-03-26[modules] Restrict the module use-declaration to only appear in top-levelRichard Smith
2015-02-14[modules] Accept //-style comments in module maps on purpose rather than byRichard Smith
2015-01-23PR22299: Relocate code for handling -fmodule-map-file= so that we don't try toRichard Smith