xazax.hun added a comment.

In https://reviews.llvm.org/D31097#704626, @alexfh wrote:

> In https://reviews.llvm.org/D31097#704621, @xazax.hun wrote:
>
> > I wonder whether warning on implicit casts still makes sense for example in 
> > mission critical code. So maybe it is worth to have a configuration option 
> > with the default setting being less strict and chatty. What do you think?
>
>
> But it's not about "misplaced casts", it's about implicit conversions and 
> -Wconversion diagnostic can take care of this.


Good point, I'm convinced now.


Repository:
  rL LLVM

https://reviews.llvm.org/D31097



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

Reply via email to