We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpp/unused-local-variable
1 parent 4f49f9d commit dea510aCopy full SHA for dea510a
cpp/ql/src/change-notes/2022-03-25-unused-lambda-capture.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* The `cpp/unused-local-variable` no longer ignores functions that include lambda expressions capturing trivially copyable objects.
0 commit comments