[LLVMbugs] [Bug 16136] clang does not throw away unused dynamic_cast

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 24 07:23:39 PDT 2013


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
Handling of dynamic_cast was improved for 3.3, clang optimizes the cast away
since  r174289.

-- 
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/20130524/c4caea38/attachment.html>


More information about the llvm-bugs mailing list