Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[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[];