[PATCH] D25659: [clang-tidy] Avoid running aliased checks twice

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 14:11:11 PST 2016


alexfh added a comment.

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?


https://reviews.llvm.org/D25659





More information about the cfe-commits mailing list