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