[llvm-bugs] [Bug 28187] False positive error in scan-build: bit logic
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 20 16:04:20 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28187
Devin Coughlin <dcoughlin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dcoughlin at apple.com
Resolution|--- |DUPLICATE
--- Comment #1 from Devin Coughlin <dcoughlin at apple.com> ---
The fundamental issue is that the analyzer doesn't track bit-wise constraints.
This is tracked by https://llvm.org/bugs/show_bug.cgi?id=3098
*** This bug has been marked as a duplicate of bug 3098 ***
--
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/20160620/4a3be8a3/attachment.html>
More information about the llvm-bugs
mailing list