[clang-tools-extra] [clang-tidy] Add modernize-use-static-lambda check (PR #196893)
Aayush Shrivastava via cfe-commits
cfe-commits at lists.llvm.org
Mon May 11 00:55:10 PDT 2026
================
@@ -0,0 +1,77 @@
+#include "UseStaticLambdaCheck.h"
----------------
iamaayushrivastava wrote:
Thank you for the feedback! I have added the release notes entry and the license comments. Please take a look and let me know if any further changes are needed.
https://github.com/llvm/llvm-project/pull/196893
More information about the cfe-commits
mailing list