================ @@ -851,10 +851,6 @@ def err_drv_invalid_empty_dxil_validator_version : Error< "invalid validator version : %0; if validator major version is 0, minor " "version must also be 0">; -def warn_drv_sarif_format_unstable : Warning< - "diagnostic formatting in SARIF mode is currently unstable">, - InGroup<DiagGroup<"sarif-format-unstable">>; - ---------------- anonymouspc wrote:
Ok. I'll revert the changes on removing `Wsarif-format-unstable`. https://github.com/llvm/llvm-project/pull/174106 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
