[PATCH] D77680: [clang-tidy] misc-unused-parameters: Don't remove parameter from lambda
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 01:35:15 PDT 2020
njames93 added a comment.
Outright disabling for lambdas probably isn't the ideal solution, however it's at least a good stepping stone til a better solution can be found.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77680/new/
https://reviews.llvm.org/D77680
More information about the cfe-commits
mailing list