[PATCH] D100581: [Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable
Nathan Chancellor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 28 10:37:30 PDT 2021
nathanchance added a comment.
In D100581#2721430 <https://reviews.llvm.org/D100581#2721430>, @nickdesaulniers wrote:
> Huh, maybe not: https://godbolt.org/z/PnE1fMGWo
This difference has caused some confusion already for the Linux kernel: https://lore.kernel.org/r/202104280827.lscZW8Xg-lkp@intel.com
I am not sure it is appropriate to warn there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100581/new/
https://reviews.llvm.org/D100581
More information about the cfe-commits
mailing list