[PATCH] D69022: [coroutines] Remove assert on CoroutineParameterMoves in Sema::buildCoroutineParameterMoves

JunMa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 25 09:02:06 PDT 2019


junparser added a subscriber: rjmccall.
junparser added a comment.

In D69022#1720645 <https://reviews.llvm.org/D69022#1720645>, @rjmccall wrote:

> Despite generally knowing about coroutines and generally knowing about Clang, I actually don't know the Clang coroutine code and can't review this properly.


thanks  anyway~


Repository:
  rC Clang

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

https://reviews.llvm.org/D69022





More information about the cfe-commits mailing list