We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889275a commit e9b938cCopy full SHA for e9b938c
tests/lit-tests/enum-32bit-limits.ispc
@@ -1,4 +1,4 @@
1
-// RUN: %ispc %s -o %t.o --target=host
+// RUN: %{ispc} %s -o %t.o --target=host
2
3
// Regression test for allowing 32-bit enum values with the high bit set.
4
0 commit comments