Clang Project

clang_source_code/test/Modules/Inputs/crash-typo-correction-visibility/module.modulemap
1module "module" {
2  header "module.h"
3}
4