Clang Project

clang_source_code/test/Modules/Inputs/update-after-load/module.map
1module a { header "a.h" } module b { header "b.h" }
2