Skip to content

Commit 41bae24

Browse files
committed
[test] Disable PrintAsObjC/objc_implementation.swift on arm64e
1 parent 63e685d commit 41bae24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/PrintAsObjC/objc_implementation.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
// REQUIRES: objc_interop
44

5+
// Temporarily disable on arm64e (rdar://127675057)
6+
// UNSUPPORTED: CPU=arm64e
7+
58
// RUN: %empty-directory(%t)
69

710
// FIXME: BEGIN -enable-source-import hackaround

0 commit comments

Comments
 (0)