We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f855628 + 186d315 commit 853d3b6Copy full SHA for 853d3b6
test/IRGen/async/debug.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -primary-file %s -emit-ir -enable-experimental-concurrency -g | %FileCheck %s
2
+// REQUIRES: concurrency
3
4
// Don't assert on dynamically sized variables.
5
// CHECK: define{{( dllexport)?}}{{( protected)?}} swiftcc void @"$s5debug1fyxxYKlF"
0 commit comments