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 5dadb5d commit 696e814Copy full SHA for 696e814
test/SILOptimizer/static_inline_arrays.swift
@@ -7,6 +7,7 @@
7
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
8
9
// REQUIRES: executable_test,optimized_stdlib
10
+// REQUIRES: OS=macosx || OS=linux-gnu || OS=windows-msvc
11
// UNSUPPORTED: back_deployment_runtime
12
13
extension InlineArray: Collection {
0 commit comments