[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[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