Skip to content

Commit cc2b79c

Browse files
committed
Tests: disable IRGen/noncopyable_field_descriptors.swift in arm64e
1 parent 26f6898 commit cc2b79c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/noncopyable_field_descriptors.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// rdar://124401253
1212
// REQUIRES: OS=macosx || OS=linux || OS=windows-msvc
13+
// UNSUPPORTED: CPU=arm64e
1314

1415
@frozen
1516
public enum ConditionallyCopyable<Wrapped: ~Copyable>: ~Copyable {

0 commit comments

Comments
 (0)