[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / PR28812 / module.modulemap
blobd2d2b4a0c345d96abee9ef40fec08e613f1c99b4
1 module "A" {
2   header "a.h"
4 module "B" { 
5   header "b.h"