Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / test2.h
blob92250dca3d5d2bf7f1331d154115a849f4cceb48
1 #ifndef TEST2_H
2 #define TEST2_H
4 int x;
6 #endif