[Test] Mark UNSUPPORTED Generics/rdar160804717.swift on watchOS

This commit is contained in:
Ryan Mansfield
2025-11-24 12:30:39 -05:00
parent c8178996c9
commit e729672fcb

View File

@@ -1,5 +1,7 @@
// RUN: %target-swift-frontend -emit-ir %s -target %target-swift-5.9-abi-triple
// REQUIRES: objc_interop
// UNSUPPORTED: OS=watchos
// rdar://163379698
// This used to trigger an infinite loop in conformance substitution
// when emitting the opaque type descriptor in IRGen.