carlosgalvezp wrote: > for this to make it easier to roll out?
Note that recently Clang introduced a mechanism for file-level suppression of warnings, for easier rollout of warnings: https://clang.llvm.org/docs/UsersManual.html#controlling-diagnostics-via-suppression-mappings Would that serve the same purpose? https://github.com/llvm/llvm-project/pull/111434 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits