[LLVMbugs] [Bug 19046] New: false positive: Assigned value is garbage or unassigned
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 4 15:31:45 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=19046
Bug ID: 19046
Summary: false positive: Assigned value is garbage or
unassigned
Product: clang
Version: 3.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: charles.unix.pro at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I believe that this is a false positive. The second if will be true if 'T' is
set; if 'T' is set, the first if is true.
--
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/20140304/34f7ddec/attachment.html>
More information about the llvm-bugs
mailing list