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 1885c9b + e729672 commit 2d48248Copy full SHA for 2d48248
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