Skip to content

Commit 9700020

Browse files
authored
Merge pull request #58622 from bnbarham/disable-use-std-string
[Test] Temporarily disable test/Interop/Cxx/stdlib/use-std-string.swift
2 parents 2ac4283 + 7582350 commit 9700020

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/stdlib/use-std-string.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// Enable this everywhere once we have a solution for modularizing other C++ stdlibs: rdar://87654514
66
// REQUIRES: OS=macosx || OS=linux-gnu
77

8+
// REQUIRES: rdar92621793
9+
810
import StdlibUnittest
911
import StdString
1012
#if os(Linux)

0 commit comments

Comments
 (0)