Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGen / 2004-05-21-IncompleteEnum.c
blob41652d11a4fefdcaa4e7f703023702503d30bd8f
1 // RUN: %clang_cc1 -w -emit-llvm %s -o /dev/null
3 void test(enum foo *X) {