[PATCH] D77680: [clang-tidy] misc-unused-parameters: Don't remove parameter from lambda

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 05:23:27 PDT 2020


mgehre added a comment.

In D77680#1968860 <https://reviews.llvm.org/D77680#1968860>, @njames93 wrote:

> 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.


I fully agree!


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