commit | c68ec0ee5941d2e2385735bee62dda704527ed11 | [log] [tgz] |
---|---|---|
author | Carlos Galvez <carlosgalvezp@gmail.com> | Fri Apr 14 06:39:12 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Apr 15 03:15:20 2023 -0700 |
tree | 999dcf4b2838c568bab443e0ae0d651b3e522cbd | |
parent | bd43934177b6a52e090c2874efae352ae737c71c [diff] |
[clang-tidy] Apply cppcoreguidelines-avoid-capture-default-when-capturin-this only to by-value capture default Since Cpp Core Guidelines have accepted the change in the rules: https://github.com/isocpp/CppCoreGuidelines/commit/3c90d590e138c3a1e4eb59234e410e00545326de Also rename the check accordingly. Differential Revision: https://reviews.llvm.org/D148340 GitOrigin-RevId: eedbe81b1c6dfbd85c2a46093e9e862335ad6516