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 1cfb8f0 + 455143a commit efb4751Copy full SHA for efb4751
test/SILGen/mangling_predates_concurrency.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-emit-silgen %s | %FileCheck %s
2
+// REQUIRES: concurrency
3
4
5
// CHECK: sil [ossa] @$s29mangling_predates_concurrency16excitingFunction5value4bodyyycx_yycSgtlF : $@convention(thin) <T where T : Sendable> (@in_guaranteed T, @guaranteed Optional<@Sendable @callee_guaranteed () -> ()>) -> @owned @callee_guaranteed () -> ()
0 commit comments