Skip to content

Commit 39f1822

Browse files
committed
[cxx-interop] Enable a test for reference types on non-Darwin
1 parent af1d601 commit 39f1822

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Interop/Cxx/foreign-reference/not-any-object.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// RUN: split-file %s %t
33
// RUN: %target-swift-frontend -typecheck -verify -verify-ignore-unknown -I %t/Inputs %t/test.swift -enable-experimental-cxx-interop
44

5-
// REQUIRES: objc_interop
6-
75
//--- Inputs/module.modulemap
86
module Test {
97
header "test.h"

0 commit comments

Comments
 (0)