[PATCH] D102465: [Coroutines] Mark every parameter

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 22:52:59 PDT 2021


ChuanqiXu added a comment.

If it would take times to mark parameter passed by value only, I think we could proceed with this one first. We can try to optimize it later. After all, correctness is most important.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102465



More information about the llvm-commits mailing list