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 7b1a43b commit ff36e32Copy full SHA for ff36e32
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