Skip to content

Commit 9e919fd

Browse files
authored
Merge pull request #41765 from apple/egorzhdan/cxx-test-linux
[cxx-interop] Enable a test on Linux
2 parents 5ab8e08 + 231af68 commit 9e919fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Interop/Cxx/templates/define-referenced-inline.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-cxx-interop -Xcc -fno-exceptions)
22
//
33
// REQUIRES: executable_test
4-
//
5-
// Enable this everywhere once we have a solution for modularizing libstdc++: rdar://87654514
6-
// REQUIRES: OS=macosx
74

85
import DefineReferencedInline
96
import StdlibUnittest

0 commit comments

Comments
 (0)