Skip to content

Commit ff36e32

Browse files
committed
Disable test decl-with-definition-irgen.swift
1 parent 7b1a43b commit ff36e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/Cxx/templates/decl-with-definition-irgen.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %target-swift-emit-ir %s -I %S/Inputs -enable-cxx-interop | %FileCheck %s
2-
2+
// REQUIRES: rdar67257133
33
import DeclWithDefinition
44

55
public func getWrappedMagicInt() -> CInt {

0 commit comments

Comments
 (0)