We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e685d commit 41bae24Copy full SHA for 41bae24
test/PrintAsObjC/objc_implementation.swift
@@ -2,6 +2,9 @@
2
3
// REQUIRES: objc_interop
4
5
+// Temporarily disable on arm64e (rdar://127675057)
6
+// UNSUPPORTED: CPU=arm64e
7
+
8
// RUN: %empty-directory(%t)
9
10
// FIXME: BEGIN -enable-source-import hackaround
0 commit comments