[llvm-bugs] [Bug 40114] CSA issues false positive warning if `if()` is used.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 20 06:09:51 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=40114
Stephen Kelly <steveire at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Stephen Kelly <steveire at gmail.com> ---
The bug is invalid. This behavior falls under the logic of 'If you checked,
it's possible it is nullptr' after the condition.
--
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/20181220/04b64008/attachment.html>
More information about the llvm-bugs
mailing list