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 7b097a0 commit 797dd8fCopy full SHA for 797dd8f
test/SILOptimizer/inlinearray_bounds_check_tests.swift
@@ -4,7 +4,6 @@
4
5
// RUN: %target-swift-frontend %s -emit-ir -O \
6
// RUN: -disable-availability-checking \
7
-// RUN: -enable-experimental-feature InlineArray \
8
// RUN: -enable-experimental-feature ValueGenerics | %FileCheck %s --check-prefix=CHECK-IR
9
10
// REQUIRES: swift_in_compiler
0 commit comments