We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac4283 commit 7582350Copy full SHA for 7582350
test/Interop/Cxx/stdlib/use-std-string.swift
@@ -5,6 +5,8 @@
5
// Enable this everywhere once we have a solution for modularizing other C++ stdlibs: rdar://87654514
6
// REQUIRES: OS=macosx || OS=linux-gnu
7
8
+// REQUIRES: rdar92621793
9
+
10
import StdlibUnittest
11
import StdString
12
#if os(Linux)
0 commit comments