Skip to content

Commit b2f8fa8

Browse files
authored
Merge pull request #33127 from apple/xfail-66110025-66110075
2 parents 2ea2d23 + 2b18b50 commit b2f8fa8

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)