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 702f86c + 7bd8aea commit cabaa99Copy full SHA for cabaa99
test/IRGen/nested_generics.swift
@@ -10,6 +10,7 @@
10
// rdar://131554269
11
//
12
// REQUIRES: optimized_stdlib
13
+// UNSUPPORTED: CPU=arm64e
14
15
func blah<T>(_: T.Type) {}
16
0 commit comments