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 58a5010 commit f2a3f62Copy full SHA for f2a3f62
test/IRGen/marker_protocol.swift
@@ -6,6 +6,8 @@
6
// CHECK-NOT: $s15marker_protocol1PP
7
// CHECK-NOT: $s15marker_protocol1PMp
8
9
+// REQUIRES: PTRSIZE=64
10
+
11
@_marker public protocol P { }
12
13
extension Int: P { }
0 commit comments