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 00d38a0 + c6f0fb8 commit 66c5749Copy full SHA for 66c5749
test/Generics/rdar160804717.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-swift-frontend -emit-ir %s -target %target-swift-5.9-abi-triple
2
// REQUIRES: objc_interop
3
+// UNSUPPORTED: OS=watchos
4
+// rdar://163379698
5
6
// This used to trigger an infinite loop in conformance substitution
7
// when emitting the opaque type descriptor in IRGen.
0 commit comments