Skip to content

Commit 6fc646a

Browse files
authored
Merge pull request #40131 from xedin/rdar-85267603
[TypeChecker] NFC: Allow perf test-case for rdar://74035425 to run on…
2 parents 8cc0760 + 5422bb8 commit 6fc646a

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)