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.
2 parents 615e7e7 + 152a151 commit 12c80eeCopy full SHA for 12c80ee
integration_tests/CMakeLists.txt
@@ -487,7 +487,7 @@ RUN(NAME expr_13 LABELS llvm c
487
EXTRAFILES expr_13b.c NOFAST)
488
RUN(NAME expr_14 LABELS cpython llvm c)
489
RUN(NAME expr_15 LABELS cpython llvm c)
490
-RUN(NAME expr_16 LABELS cpython c)
+RUN(NAME expr_16 LABELS cpython llvm c)
491
RUN(NAME expr_17 LABELS cpython llvm c)
492
RUN(NAME expr_18 FAIL LABELS cpython llvm c)
493
RUN(NAME expr_19 LABELS cpython llvm c)
0 commit comments