Carlos Galvez eedbe81b1c [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:
3c90d590e1

Also rename the check accordingly.

Differential Revision: https://reviews.llvm.org/D148340
2023-04-15 10:10:04 +00:00
..