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 bd1e23c + ff36e32 commit 6623d71Copy full SHA for 6623d71
test/Interop/Cxx/templates/decl-with-definition-irgen.swift
@@ -1,5 +1,5 @@
1
// RUN: %target-swift-emit-ir %s -I %S/Inputs -enable-cxx-interop | %FileCheck %s
2
-
+// REQUIRES: rdar67257133
3
import DeclWithDefinition
4
5
public func getWrappedMagicInt() -> CInt {
0 commit comments