[llvm-bugs] [Bug 31442] New: Run scan-build twice then NO bugs found
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 20 18:19:24 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31442
Bug ID: 31442
Summary: Run scan-build twice then NO bugs found
Product: clang
Version: 3.9
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: xiangzhai83 at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Hi Clang developers,
For example, I use scan-build to static analysis K3B https://github.com/KDE/k3b
cmake ..
Run scan-build -k -v -V make -j 5
There are 10 bugs found, but run scan-build again, then there is NO bugs found!
Regards,
Leslie Zhai
--
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/20161221/846c0957/attachment.html>
More information about the llvm-bugs
mailing list