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 1f4d191 commit 3a6f4e0Copy full SHA for 3a6f4e0
test/Interop/Cxx/foreign-reference/witness-table.swift
@@ -3,6 +3,9 @@
3
// REQUIRES: executable_test
4
// XFAIL: OS=windows-msvc
5
6
+// Temporarily disable on arm64e (rdar://128681577)
7
+// UNSUPPORTED: CPU=arm64e
8
+
9
import StdlibUnittest
10
import WitnessTable
11
0 commit comments