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.
2 parents 9a0eb73 + 496c05d commit ce3b428Copy full SHA for ce3b428
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