[llvm-bugs] [Bug 41955] New: Extend tools coverage of scan-build analyzer report
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 21 03:00:49 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41955
Bug ID: 41955
Summary: Extend tools coverage of scan-build analyzer report
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
ndesaulniers at google.com, sylvestre at debian.org
https://llvm.org/reports/scan-build/
We don't seem to check many of the tools as part of the static analyzer check.
For instance bugpoint appears to be missed so we don't see the use-after-move
warnings reported at https://www.viva64.com/en/b/0629/
Note, these will being fixed by:
https://reviews.llvm.org/D62113
https://reviews.llvm.org/D62114
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190521/c239640c/attachment.html>
More information about the llvm-bugs
mailing list