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

Eric Niebler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 12 13:28:21 PST 2018


eric_niebler added a comment.

> Is this behavior specified somewhere? Or are we simply adding an extension to Clang?

It is not specified anywhere //yet// but Gor has promised a paper for Jacksonville.

> If so I would really prefer to add my co_promise solution (but I need to write a paper in favor of it first).

I have no problem with you making a separate proposal. I don't consider this an either/or thing.


Repository:
  rC Clang

https://reviews.llvm.org/D41820





More information about the cfe-commits mailing list