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