Skip to content

Commit 997a2b3

Browse files
authored
Merge pull request #64824 from rintaro/disable-rdar107424494
[Tests] Disable a failing test while investigating
2 parents 9405ba4 + 3077445 commit 997a2b3

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)