Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / coroutines.c
blobeee6fb6bdc1a58aac707f14fdd826ba425d65a27
1 // RUN: %clang -### %s 2>&1 | FileCheck -check-prefix=CHECK-NO-CORO %s
2 // CHECK-NO-CORO-NOT: -fcoroutines