Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-02-03
/
.
/
flang
/
test
/
Flang-Driver
/
driver-error-cc1.cpp
blob: 0de39dc90ea21beecd6259128cd4db61850118b9 [
file
] [
log
] [
blame
] [
edit
]
// RUN: not %flang-new %s 2>&1 | FileCheck %s
// REQUIRES: new-flang-driver
// C++ files are currently not supported (i.e. `flang -cc1`)
// CHECK: error: unknown integrated tool '-cc1'. Valid tools include '-fc1'.