1 // RUN: %clang -### %s 2>&1 | FileCheck -check-prefix=CHECK-NO-CORO %s 2 // CHECK-NO-CORO-NOT: -fcoroutines 3