Skip to content

Commit 6623d71

Browse files
authored
Merge pull request #33507 from meg-gupta/disabletest
Disable test decl-with-definition-irgen.swift
2 parents bd1e23c + ff36e32 commit 6623d71

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)