Skip to content

Commit 9cbc761

Browse files
authored
Merge pull request #28651 from xedin/rdar-57756956
[TypeChecker] NFC: Disable SwiftUI test-case due to possible infinite…
2 parents 3d7306a + e0aa646 commit 9cbc761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/SwiftUI/rdar57410798.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-typecheck-verify-swift -target x86_64-apple-macosx10.15 -swift-version 5
22
// REQUIRES: objc_interop
33
// REQUIRES: OS=macosx
4+
// REQUIRES: rdar_57756956
45

56
import SwiftUI
67

0 commit comments

Comments
 (0)