[llvm-bugs] [Bug 43135] New: False positive in SValBuilder.cpp.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 27 18:52:30 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43135
Bug ID: 43135
Summary: False positive in SValBuilder.cpp.
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: dcoughlin at apple.com
Reporter: noqnoqneo at gmail.com
CC: dcoughlin at apple.com, llvm-bugs at lists.llvm.org
Created attachment 22440
--> https://bugs.llvm.org/attachment.cgi?id=22440&action=edit
The false positive.
I've really no idea what is it even trying to say.
Most likely we need to do a better job tracking the null value to its origins,
and once we do it'll suppress itself automatically.
--
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/20190828/4a5fea7f/attachment.html>
More information about the llvm-bugs
mailing list