carlosgalvezp added a comment. > no, I don't think that's quite what we want." :-)
Sorry for not being specific enough :) What we want is to keep this (current user-facing behavior today): error: forgot to frobble the quux [bugprone-frobble-quux, cert-quux45-cpp] As opposed to: error: forgot to frobble the quux [bugprone-frobble-quux] (the users wants CERT enabled, and yet they don't see diagnostics coming from `cert` (even though they effectively are enabled via `bugprone`)). I'll try to dig a bit deeper and see if I can figure this out. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114317/new/ https://reviews.llvm.org/D114317 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits