[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / PCH / tentative-defs.h
blob4675d9a62eacc4f25db3662f270bfe78925a9a13
1 // Header for PCH test tentative-defs.c
2 int variable;
9 int incomplete_array[];