Skip to content

Commit dc7e5fc

Browse files
authored
Merge pull request #84502 from slavapestov/fix-rdar161224041
Limit type_checker_perf/fast/issue-54795.swift to MacOS platform
2 parents 2c6846f + 9a9f301 commit dc7e5fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/type_checker_perf/fast/issue-54795.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Succeeds in 60ms with 5572 scopes
33

44
// REQUIRES: objc_interop
5+
// REQUIRES: OS=macosx
56

67
// https://github.com/swiftlang/swift/issues/54795
78

0 commit comments

Comments
 (0)