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