Issue | 134797 |
---|---|
Summary | Clang diagnostics: false-positive warning "unused lambda-capture" |
Labels | clang, false-positive |
Assignees | |
Reporter | pprettysimpple |
In this example clang (trunk) emits warning that lambda capture is not needed, when actually code does not compile without it. https://godbolt.org/z/jGM18c93e
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs