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.
2 parents 444fcbc + 5520a49 commit 9d5df0bCopy full SHA for 9d5df0b
test/Interop/Cxx/stdlib/use-std-optional.swift
@@ -1,7 +1,7 @@
1
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop -Xcc -std=c++17 -Xfrontend -validate-tbd-against-ir=none)
2
//
3
// REQUIRES: executable_test
4
-// REQUIRES: OS=macosx
+// REQUIRES: OS=macosx || OS=linux-gnu
5
6
import StdlibUnittest
7
import StdOptional
0 commit comments