You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
217 B

// 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'.