Skip to content

Commit 2149731

Browse files
authored
Merge pull request #85217 from hnrklssn/disable-std-span-interface.swift
Disable std-span-interface-swift (NFC)
2 parents 0eceb64 + 7a4bde9 commit 2149731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/stdlib/std-span-interface.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// REQUIRES: swift_feature_Lifetimes
1010
// REQUIRES: std_span
1111

12+
// REQUIRES: rdar163085444
13+
1214
#if !BRIDGING_HEADER
1315
import StdSpan
1416
#endif

0 commit comments

Comments
 (0)