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 a2a760a + 696e814 commit 49e01baCopy full SHA for 49e01ba
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