Skip to content

Commit 186d315

Browse files
authored
Update debug.swift
Mark the test as requiring Concurrency support
1 parent 9dad3af commit 186d315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/async/debug.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-frontend -primary-file %s -emit-ir -enable-experimental-concurrency -g | %FileCheck %s
2+
// REQUIRES: concurrency
23

34
// Don't assert on dynamically sized variables.
45
// CHECK: define{{( dllexport)?}}{{( protected)?}} swiftcc void @"$s5debug1fyxxYKlF"

0 commit comments

Comments
 (0)