Skip to content

Commit edebc91

Browse files
authored
Merge pull request #62374 from etcwilde/ewilde/disable-custom-abi
Disable custom_rr_abi.swift
2 parents 63411cd + d01760a commit edebc91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Runtime/custom_rr_abi.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// UNSUPPORTED: use_os_stdlib
77
// UNSUPPORTED: back_deployment_runtime
88

9+
// REQUIRES: rdar102912772
10+
911
import StdlibUnittest
1012

1113
// A class that can provider a retainable pointer and determine whether it's

0 commit comments

Comments
 (0)