[LLVMbugs] [Bug 19338] False positive: reinterpret_cast<*> garbage or undefined assignment

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Apr 4 08:59:37 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19338

Jordan Rose <jordan_rose at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jordan_rose at apple.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jordan Rose <jordan_rose at apple.com> ---
Yeah, the analyzer doesn't handle reinterpret_cast very well. Workaround: use
memcpy.

*** This bug has been marked as a duplicate of bug 9930 ***

-- 
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/20140404/2e44cfde/attachment.html>


More information about the llvm-bugs mailing list