[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / linkage-merge-foo.h
blob9cb62d2c0cb4c8450f634ca4304fcc6c82814e4d
1 int f();
2 static int g(int);