llvm-project/clang/test/Driver/unstable-flag.cpp

6 lines
125 B
C++

// RUN: %clang -funstable -### %s 2>&1 | FileCheck %s
// CHECK: -funstable
// CHECK: -fcoroutines-ts
// CHECK: -fmodules-ts