[PATCH] Fixit for -Wreinterpret-case-class

Alexander Zinenko ftynse at gmail.com
Thu Mar 28 09:35:27 PDT 2013


Hello

This patch adds fixits to -Wreinterpret-base-class proposing to replace
reinterpret_cast with static_cast. It required passing SourceRange instead
of SourceLocation through some calls in Sema.

Review please!

--
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130328/8f07f70a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13824fixit.patch
Type: application/octet-stream
Size: 15165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130328/8f07f70a/attachment.obj>


More information about the cfe-commits mailing list