[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / DebugSubmoduleB.h
blobb06ae6a230d828b66210a839ff7ee3e107cef723
1 struct B {
2 int b;
3 };