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.
1 parent 609a57f commit d6d3cfcCopy full SHA for d6d3cfc
test/IRGen/async/run-call-dynamic-void_to_void.swift
@@ -16,7 +16,7 @@ import _Concurrency
16
17
18
// CHECK: running
19
-// CHECK-LL: @"$s4main3runyyY{.*}FTu" = hidden global %swift.async_func_pointer
+// CHECK-LL: @"$s4main3runyyY{{.*}}FTu" = hidden global %swift.async_func_pointer
20
21
// CHECK-LL: define {{.*}}hidden swift{{(tail)?}}cc void @"$s4main3runyyY{{.*}}F"(%swift.context* swiftasync {{%[0-9]+}}) {{#[0-9]*}}
22
// CHECK-LL: musttail call swifttailcc void
0 commit comments