Skip to content

Commit 231af68

Browse files
committed
[cxx-interop] Enable a test on Linux
This test doesn't actually rely on the C++ stdlib, I think it was disabled accidentally. It currently passes on Linux.
1 parent f93bc64 commit 231af68

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)