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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs