[cfe-commits] Patch: Add warning for undefined reinterpret_cast behavior

Richard Trieu rtrieu at google.com
Tue Mar 22 14:24:07 PDT 2011


Add a warning for when reinterpret_cast leads to undefined behavior.  Also
updated reinterpret_cast tests and turned off this warning for tests that
don't need it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110322/f5f0617b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: undefined_reinterpret_cast.patch
Type: text/x-patch
Size: 10610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110322/f5f0617b/attachment.bin>


More information about the cfe-commits mailing list