[clang] [Clang] CGCoroutine: Skip moving parameters if the allocation decision is false (PR #81195)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 9 04:51:49 PST 2024
ChuanqiXu9 wrote:
I feel whether the param is needed is not related whether the allocation happens.
The param isn't needed means it is not used.
https://github.com/llvm/llvm-project/pull/81195
More information about the cfe-commits
mailing list