Clang Project

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