We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590919c commit 762c7f0Copy full SHA for 762c7f0
clang/test/Frontend/cir-not-built.c
@@ -2,7 +2,7 @@
2
// instead of crashing.
3
4
// This test should only run when CIR support is NOT enabled
5
-// REQUIRES: !cir-support
+// UNSUPPORTED: cir-support
6
7
// RUN: not %clang_cc1 -emit-cir %s 2>&1 | FileCheck %s
8
// CHECK: error: clang IR support not available, rebuild clang with -DCLANG_ENABLE_CIR=ON
0 commit comments