[clang] Handle __declspec() attributes in using
[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[];