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 2e610ad + 94920e1 commit 950c52cCopy full SHA for 950c52c
test/ModuleInterface/moveonly_interface.swift
@@ -4,6 +4,6 @@
4
// RUN: %target-swift-frontend -DSYNTHESIZE_ACCESSORS -enable-library-evolution -module-name Hello -emit-module -o %t/Hello.swiftmodule -emit-module-interface-path %t/Hello.swiftinterface %S/Inputs/moveonly_simple.swift
5
6
// rdar://106164128
7
-// XFAIL: *
+// REQUIRES: rdar106164128
8
9
// TODO: finish this test by verifying the interface with FileCheck
0 commit comments