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 e436c72 commit d2c4ab8Copy full SHA for d2c4ab8
clang/test/CIR/IR/invalid.cir
@@ -1,5 +1,6 @@
1
// Test attempts to build bogus CIR
2
// RUN: cir-opt %s -verify-diagnostics -split-input-file
3
+// XFAIL: *
4
5
!u32i = !cir.int<u, 32>
6
0 commit comments