-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Incorrect -Wunused-lambda-capture warning for this capture #36228
Copy link
Copy link
Open
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerconfirmedVerified by a second partyVerified by a second partyfalse-positiveWarning fires when it should notWarning fires when it should notlambdaC++11 lambda expressionsC++11 lambda expressions
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerconfirmedVerified by a second partyVerified by a second partyfalse-positiveWarning fires when it should notWarning fires when it should notlambdaC++11 lambda expressionsC++11 lambda expressions
Type
Fields
Give feedbackNo fields configured for Bug.
Extended Description
$ cat test.cpp