[PATCH] D100581: [Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 5 13:44:00 PDT 2021
aeubanks accepted this revision.
aeubanks added a comment.
If you'd like you can split this into separate changes, one for adding the warning and another for adding it into warning groups, either way is fine.
Seems like the reported false positives have been addressed.
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