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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 16:00:55 PDT 2019


rjmccall resigned from this revision.
rjmccall added a comment.

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.


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