[clang-tidy] Implement CppCoreGuideline F.54
Warn when a lambda specifies a default capture and captures ``this``. Offer FixIts to correct the code. Reviewed By: njames93, carlosgalvezp Differential Revision: https://reviews.llvm.org/D141133
parent
66a30b9f
Please register or sign in to comment