We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa960a2 commit e5d89b8Copy full SHA for e5d89b8
1 file changed
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