mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Test] Mark UNSUPPORTED Generics/rdar160804717.swift on watchOS
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user