murrayc added a comment.

In http://reviews.llvm.org/D20857#446101, @etienneb wrote:

> I wonder if these two checks should not be merge in one checker.


Personally I find it cleaner to keep them separate, but I would be happy to 
combine them if that's wanted. I guessed that it would be easier to accept the 
explicit bool check than the operator void pointer check, and didn't want to 
make acceptance harder. I can also imagine someone wanting to disable one but 
not the other.


http://reviews.llvm.org/D20857



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

Reply via email to