[cxx-interop] test, enable more tests on windows

These tests require the C++ standard library
This commit is contained in:
Alex Lorenz
2023-07-28 13:14:00 -07:00
parent 2eade1d1b5
commit cf943661ca
3 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop -Xcc -std=c++17)
//
// REQUIRES: executable_test
// REQUIRES: OS=macosx || OS=linux-gnu
import StdlibUnittest
import StdOptional