[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / redecls / module.map
bloba36568207b68cfdd556732d89aa1ed0e8eabd26b
1 module a { header "a.h" }
2 module b { header "b.h" }