[PATCH] D157296: [AST][Coroutine] Fix CoyieldExpr missing end loc

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 19:20:33 PDT 2023


danix800 added a comment.

I'll finish this patch when CI build succeeds.

For future improvement I might start with the idea
of marking those generated inner exprs as implicit,
this seems to be easier.


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

https://reviews.llvm.org/D157296



More information about the cfe-commits mailing list