• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // RUN: not %flang-new %s 2>&1 | FileCheck %s
2 
3 // REQUIRES: new-flang-driver
4 
5 // C++ files are currently not supported (i.e. `flang -cc1`)
6 
7 // CHECK: error: unknown integrated tool '-cc1'. Valid tools include '-fc1'.
8