blob: 5fc75b0685eeef231d58fa3e93692f4f01118afe [file] [log] [blame]
// C files are currently not supported (i.e. `flang -cc1`). Make sure that the
// driver reports this as expected.
// RUN: not %flang %s 2>&1 | FileCheck %s
// CHECK: error: unknown integrated tool '-cc1'. Valid tools include '-fc1'.