Clang Project

clang_source_code/test/Modules/Inputs/redecls/module.map
1module a { header "a.h" }
2module b { header "b.h" }
3