Skip to content

Commit e729672

Browse files
committed
[Test] Mark UNSUPPORTED Generics/rdar160804717.swift on watchOS
1 parent c817899 commit e729672

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Generics/rdar160804717.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-swift-frontend -emit-ir %s -target %target-swift-5.9-abi-triple
22
// REQUIRES: objc_interop
3+
// UNSUPPORTED: OS=watchos
4+
// rdar://163379698
35

46
// This used to trigger an infinite loop in conformance substitution
57
// when emitting the opaque type descriptor in IRGen.

0 commit comments

Comments
 (0)