Transfer the swiftasync attribute to the resume partial function according to
suspend.async specification. It's first argument denotes which argument is the
async context.
rdar://71499498
Paths
| Differential D103285
[coro async] Add the swiftasync attribute to the resume partial function ClosedPublic Authored by aschwaighofer on May 27 2021, 1:53 PM.
Details Summary Transfer the swiftasync attribute to the resume partial function according to rdar://71499498
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2021, 2:40 PM Closed by commit rGf1a0c5d67ca9: [coro async] Add the swiftasync attribute to the resume partial function (authored by aschwaighofer). · Explain WhyJun 2 2021, 7:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349267 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
|