xazax.hun added a subscriber: xazax.hun.
xazax.hun added a comment.

If you check AvoidCStyleCastsCheck.cpp, it also suggest what kind of cast 
should you use to replace a C style cast. Probably, in some cases, the 
developers might be able to change the reinterpret_cast to something more type 
safe. It would be nice to make a suggestion in those cases.


http://reviews.llvm.org/D13313



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to