Skip to content

Commit 2b18b50

Browse files
committed
[XFAIL] Sema/SwiftUI/rdar57201781.swift and Constraints/trailing_closures_objc.swift to support Xcode 12 beta 3
1 parent 0c7894f commit 2b18b50

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Constraints/trailing_closures_objc.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
22

3+
// REQUIRES: rdar66110025
34
// REQUIRES: objc_interop
45
// REQUIRES: OS=macosx
56

validation-test/Sema/SwiftUI/rdar57201781.swift

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

0 commit comments

Comments
 (0)