[PATCH] D116503: [clang] Add --start-no-unused-arguments/--end-no-unused-arguments to silence some unused argument warnings
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 10 16:26:36 PST 2022
MaskRay accepted this revision.
MaskRay added a comment.
In D116503#3231138 <https://reviews.llvm.org/D116503#3231138>, @mstorsjo wrote:
> In D116503#3223094 <https://reviews.llvm.org/D116503#3223094>, @MaskRay wrote:
>
>> But make sure to wait a bit to see what others think.
>
> Do you think it's ok to go ahead and land this change now, or should I wait a bit more? (I'd like to have it landed with enough margin before the 14.x branch so that it has time to settle before that.)
The wait time has been sufficiently long to me:) Go head.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116503/new/
https://reviews.llvm.org/D116503
More information about the cfe-commits
mailing list