hiraditya added a comment.

I'll probably make this warning for function arguments only (when bool* is 
passed to a function accepting bool). Many conditionals use bool* -> bool 
conversion as pointed out by  @Quuxplusone and @aaron.ballman


https://reviews.llvm.org/D45601



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

Reply via email to