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 c4af3b3 commit 85ec364Copy full SHA for 85ec364
test/SILOptimizer/mutable_span_bounds_check_tests.swift
@@ -8,6 +8,9 @@
8
// REQUIRES: swift_feature_Span
9
// REQUIRES: swift_feature_AllowUnsafeAttribute
10
11
+// In Inputs/SpanExtras.swift we have @available(macOS 9999, *):
12
+// REQUIRES: OS=macosx
13
+
14
import SpanExtras
15
16
// Bounds check should be eliminated
0 commit comments