Skip to content

Commit b7f7221

Browse files
authored
Merge pull request #36085 from eeckstein/disable-test
temporarily disable DebugInfo/async-direct-arg.swift
2 parents b42f261 + f482f41 commit b7f7221

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/DebugInfo/async-direct-arg.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: rdar74588568
8+
79
// Test that x is described as a direct dbg.declare of the incoming function
810
// argument.
911

0 commit comments

Comments
 (0)