carlosgalvezp wrote: > Is it possible to check whether is other check enable?
It might be technically possible, but it's undesirable as it makes the whole infrastructure more complex and doubles the amount of testing. Checks should be independent of each other. https://github.com/llvm/llvm-project/pull/102831 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits