Skip to content

Commit a894fab

Browse files
committed
disable DebugInfo/async-args.swift
It fails on CI rdar://74551043
1 parent cbd2916 commit a894fab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/DebugInfo/async-args.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// RUN: --check-prefix=CHECK-%target-cpu
55
// REQUIRES: concurrency
66

7+
// REQUIRES: rdar74551043
8+
79
func use<T>(_ t: T) {}
810
func forceSplit() async {
911
}

0 commit comments

Comments
 (0)