Skip to content

Commit 1032464

Browse files
committed
[TypeChecker] NFC: Restrict multi-statement closure + simd test-case to macOS
Resolves: rdar://90445018
1 parent 8c21aaf commit 1032464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/type_checker_perf/fast/multi_statement_closure_with_simd_variable.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift -solver-expression-time-threshold=1
22
// REQUIRES: objc_interop,no_asan
3+
// REQUIRES: OS=macosx
34

45
import simd
56

0 commit comments

Comments
 (0)