[llvm-bugs] [Bug 31442] Run scan-build twice then NO bugs found

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 22 19:05:41 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=31442

Leslie Zhai <xiangzhai83 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Leslie Zhai <xiangzhai83 at gmail.com> ---
For example, Clang Static Analyzer detected out-of-bounds issue
https://pbs.twimg.com/media/C0VGgJwUsAAFSPN.jpg

then I changed the source file, scan-build again, and I added fuzzer testcase
for the
https://github.com/KDE/k3b/commit/14b4eca536e001b6eeecadabc8876f8d7169551e

> One thing you can do is pass '-v -v -v' to
> scan-build to check to make sure 'make' is rebuilding the files you expect.

It works for me, thanks for your advice ;-)

-- 
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/20161223/faabc8ff/attachment.html>


More information about the llvm-bugs mailing list