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 639a2c3 + 30cd489 commit 2b92a03Copy full SHA for 2b92a03
test/Interop/Cxx/foreign-reference/reference-counted.swift
@@ -2,8 +2,7 @@
2
// RUN: %target-run-simple-swift(-I %S/Inputs/ -Xfrontend -enable-experimental-cxx-interop -Xfrontend -validate-tbd-against-ir=none -Xfrontend -disable-llvm-verify -Xfrontend -disable-availability-checking -O)
3
//
4
// REQUIRES: executable_test
5
-// TODO: This should work without ObjC interop in the future rdar://97497120
6
-// REQUIRES: objc_interop
+// XFAIL: OS=windows-msvc
7
8
import StdlibUnittest
9
import ReferenceCounted
0 commit comments