Skip to content

Commit 4060ac8

Browse files
committed
Test: limit to macOS due to target flag
1 parent ec2a72e commit 4060ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/noncopyable_field_descriptors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// RUN: %FileCheck --check-prefix=OLD %s < %t/test_old.irgen
1818

1919
// rdar://124401253
20-
// REQUIRES: OS=macosx || OS=linux || OS=windows-msvc
20+
// REQUIRES: OS=macosx
2121
// UNSUPPORTED: CPU=arm64e
2222

2323
@frozen

0 commit comments

Comments
 (0)