Skip to content

Commit 3899af9

Browse files
committed
[Test] Disable test/IRGen/class_resilience_objc.swift on arm64 and arm64e
1 parent 28e8149 commit 3899af9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/class_resilience_objc.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// XFAIL: CPU=arm64_32
1010
// REQUIRES: objc_interop
1111

12+
// rdar://77399307
13+
// UNSUPPORTED: CPU=arm64, CPU=arm64e
14+
1215
import Foundation
1316
import resilient_struct
1417
import resilient_objc_class

0 commit comments

Comments
 (0)