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 25a6838 commit 496c05dCopy full SHA for 496c05d
test/IRGen/static-vtable-stubs.swift
@@ -8,6 +8,9 @@
8
9
// REQUIRES: concurrency
10
11
+// rdar://119900439
12
+// XFAIL: CPU=armv7k
13
+
14
//--- A.swift
15
open class C {
16
private var i: [ObjectIdentifier:Any] = [:]
0 commit comments