Skip to content

Commit 5422bb8

Browse files
committed
[TypeChecker] NFC: Allow perf test-case for rdar://74035425 to run only on macOS
Resolves: rdar://85267603
1 parent 245745b commit 5422bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/type_checker_perf/fast/rdar74035425.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: tools-release,no_asan
3+
// REQUIRES: OS=macosx
34

45
struct Value {
56
let debugDescription: String

0 commit comments

Comments
 (0)