Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
codegen-flags
/
foo.modulemap
1
module foo { header "foo.h" }
2