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 764ba94 commit 30cd489Copy full SHA for 30cd489
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