[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / PR27890 / module.modulemap
blob85074e80789770e1f1fb407c67dd773f7e666ffa
1 module A { header "a.h" export * }