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