[PATCH] D122981: [Clang] Diagnose incomplete return/param types only when function is not deleted
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 07:58:29 PDT 2022
ChuanqiXu added a comment.
In D122981#3432233 <https://reviews.llvm.org/D122981#3432233>, @rZhBoYao wrote:
> I think an extra parameter is inevitable without complicating things too much.
My thought is that it might not be worth to fix the problem for the workaround. I feel like the problem is less countered. Let's try to fix it in a cleaner way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122981/new/
https://reviews.llvm.org/D122981
More information about the cfe-commits
mailing list