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 0b7d8ab commit e03bd0aCopy full SHA for e03bd0a
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