-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
/Users/admin/dev/repos/Awl/Tests/ClangFalseWarningTest.cpp:40:32: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
40 | for_each(val, [this](auto& field)
| ^
/Users/admin/dev/repos/Awl/Tests/ClangFalseWarningTest.cpp:62:12: note: in instantiation of function template specialization '(anonymous namespace)::TestReader::ReadV<std::tuple>' requested here
62 | reader.ReadV(a);
| ^
1 warning generated.
[59/59] Linking CXX executable AwlTest
Metadata
Metadata
Assignees
Labels
No labels