mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[cxx-interop] test, enable more tests on windows
These tests require the C++ standard library
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user