Skip to content

Commit c70d376

Browse files
committed
[Test] Disable a test while investigating
rdar://problem/73983938
1 parent cbbeb91 commit c70d376

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: rdar73983938
8+
79
func use<T>(_ t: T) {}
810
func forceSplit() async {
911
}

0 commit comments

Comments
 (0)