2 Commits

Author SHA1 Message Date
Piotr Zegar
c5a4f29ef0 [clang-tidy][NFC] Fix readability-container-size-empty findings
Fix issues found by clang-tidy in clang-tidy source directory.
2023-08-27 08:52:10 +00:00
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