[PATCH] D41820: [coroutines] Pass coro func args to promise ctor

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 11 17:09:59 PST 2018


EricWF added a comment.

Is this behavior specified somewhere? Or are we simply adding an extension to Clang? If so I would really prefer to add my `co_promise` solution (but I need to write a paper in favor of it first).


Repository:
  rC Clang

https://reviews.llvm.org/D41820





More information about the cfe-commits mailing list