[LLVMbugs] [Bug 16489] New: scan-build omits warning from html report
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jun 29 02:02:43 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16489
Bug ID: 16489
Summary: scan-build omits warning from html report
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: ofv at wanadoo.es
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
On certain project, when scan-build is executed with "-v" (or when clang++ is
executed with "--analyze") this warning is shown multiple times on the console:
/path/to/foo.cpp: warning: Use of memory after it is freed
--refs;
^~~~~~
but it is absent from the html report.
--
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/20130629/0c9fbea3/attachment.html>
More information about the llvm-bugs
mailing list