Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Preprocessor / pr2086.h
blobb98b996d6cca68c20f32ea5f852515ba5b541d86
1 #ifndef test
2 #endif
4 #ifdef test
5 #undef test
6 #endif