Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
getSourceDescriptor-crash
/
module.modulemap
1
module foo {
2
header "h1.h"
3
}
4