Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
PR27739
/
module.modulemap
1
module "DataInputHandler.h" { header "DataInputHandler.h" export * }
2
module "Types.h" { header "Types.h" export *}
3