[clang-tools-extra] [clang-tidy] Add bugprone-default-lambda-capture (PR #160150)
JJ Marr via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 22 10:08:38 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
----------------
jjmarr-amd wrote:
Sorry. Thought it was chronological.
https://github.com/llvm/llvm-project/pull/160150
More information about the cfe-commits
mailing list