Clang Project

clang_source_code/test/Modules/Inputs/overloadable-attrs/module.modulemap
1module a {
2  header "a.h"
3}
4