Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
macro-undef-through-pch
/
module.map
1
module A {
2
header "A.h"
3
}
4