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 8d81f5e commit b34b68bCopy full SHA for b34b68b
test/Interop/Cxx/stdlib/msvc-abi-use-vector-iterator.swift
@@ -1,7 +1,7 @@
1
-// RUN: %target-swift-emit-irgen -I %S/Inputs -enable-experimental-cxx-interop -Xcc -std=c++17 %s | %FileCheck %s
2
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop -Xcc -std=c++17)
3
4
// REQUIRES: OS=windows-msvc
+// REQUIRES: executable_test
5
6
import MsvcUseVecIt
7
0 commit comments