Skip to content

Commit ecfc98d

Browse files
authored
Merge pull request #64889 from rintaro/5.9-disable-rdar107424494
[5.9][Tests] Disable a failing test while investigating
2 parents 75decb5 + 5f00f65 commit ecfc98d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/variadic_generic_captures.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar107424494
12
// RUN: %target-swift-frontend -emit-ir %s -enable-experimental-feature VariadicGenerics | %FileCheck %s -DINT=i%target-ptrsize
23

34
// Because of -enable-experimental-feature VariadicGenerics

0 commit comments

Comments
 (0)