malcolm.parsons added a comment.

In https://reviews.llvm.org/D25659#588658, @alexfh wrote:

> I think, silently choosing one of the checks may be confusing and 
> counter-intuitive. Should we just warn in case we see the same check enabled 
> by multiple aliases?


A warning is useful if the checks have different settings, e.g. 
google-readability-braces-around-statements and 
readability-braces-around-statements.

But a warning is just noise for other aliases, e.g. cert-dcl54-cpp and 
misc-new-delete-overloads.


https://reviews.llvm.org/D25659



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

Reply via email to