[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / PR28794 / module.modulemap
blob389c01acfd9c485c90f490844370869901c83891
1 module M {
2   umbrella "Subdir" module * {export *}