Skip to content

Commit 7fe3187

Browse files
authored
Merge pull request #35826 from rintaro/disable-rdar73983938
[Test] Disable a test while investigating
2 parents cbbeb91 + c70d376 commit 7fe3187

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)