[clang-tools-extra] [clang-tidy] Add bugprone-default-lambda-capture (PR #160150)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 22 09:57:49 PDT 2025
================
@@ -203,6 +203,15 @@ New checks
Finds virtual function overrides with different visibility than the function
in the base class.
+- New :doc:`bugprone-default-lambda-capture
----------------
EugeneZelenko wrote:
Please keep alphabetical order (by check name) in this section.
https://github.com/llvm/llvm-project/pull/160150
More information about the cfe-commits
mailing list