carlosgalvezp added a comment. This is not as trivial as one might think. Check aliases aren't necessarily identical, as they can differ based on configuration settings, becoming essentially different checks. I have a WIP patch <https://reviews.llvm.org/D114317> to allow users to avoid running exact aliases (identical config). I think if we are going to add this kind of functionality it would be good to support that instead of only "listing" the checks - this still puts work on the user to remove the redundant checks. Might be worth starting an RFC discussion in Discourse to align before putting up patches (many similar patches have been put up already and failed due to lack of previous study/alignment).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142816/new/ https://reviews.llvm.org/D142816 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits