Clang Project

clang_source_code/test/Modules/Inputs/no-implicit-builds/b.modulemap
1module "b" {
2  header "b.h"
3}
4