[PATCH] D91098: [coro] Async coroutines: Allow more than 3 arguments in the dispatch function

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 08:26:07 PST 2020


aschwaighofer added a comment.

I am worried about introducing unnecessary thunks that the debugger has to step thorough.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91098/new/

https://reviews.llvm.org/D91098



More information about the llvm-commits mailing list