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.
REQUIRES: concurrency
1 parent a89955b commit 455143aCopy full SHA for 455143a
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