blob: aed0f74ecd0bfd3dd43f7034d072934bd136cd11 [file] [log] [blame]
// 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'.