Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
explicit-build-overlap
/
def.map
1
module a { textual header "a.h" }
2
module b { header "a.h" header "b.h" }
3