https://bugs.llvm.org/show_bug.cgi?id=39346
Bug ID: 39346
Summary: cplusplus.NewDeleteLeaks would benefit from type
information in the message
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: dcough...@apple.com
Reporter: ale...@google.com
CC: llvm-bugs@lists.llvm.org
Currently the message generated by the cplusplus.NewDeleteLeaks analyzer
doesn't contain any information about the type of the object potentially being
leaked. In some cases that's not enough (template factory functions and other
cases where the path is not enough to figure out the type).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs