Banish @asyncHandler to a hidden flag.

We don't want @asyncHandler to be part of the concurrency model, so put
it behind a different flag.
This commit is contained in:
Doug Gregor
2021-03-25 16:43:15 -07:00
parent 6207dd84a1
commit c76dac7155
24 changed files with 40 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
// REQUIRES: VENDOR=apple
// REQUIRES: concurrency
// RUN: %target-swift-frontend -emit-ir %s -enable-experimental-concurrency -validate-tbd-against-ir=all -module-name test | %FileCheck %s
// RUN: %target-swift-frontend -emit-ir %s -enable-experimental-concurrency -enable-experimental-async-handler -validate-tbd-against-ir=all -module-name test | %FileCheck %s
// CHECK: @"$s4test6testityyYFTu" = hidden global %swift.async_func_pointer