Skip to content

Commit 1c380be

Browse files
committed
Add missing requirement for simd-bridge-cxx-struct-back-to-cxx.swift test
1 parent 97c25ae commit 1c380be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/CxxToSwiftToCxx/simd-bridge-cxx-struct-back-to-cxx.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// RUN: %check-interop-cxx-header-in-clang(%t/full-cxx-swift-cxx-bridging.h -Wno-reserved-identifier -DSIMD_NO_CODE)
1313

1414
// This is required to verify that `Struct` is returned and passed directly.
15+
// REQUIRES: OS=macosx
1516
// REQUIRES: PTRSIZE=64
1617

1718
//--- header.h

0 commit comments

Comments
 (0)