================
@@ -349,6 +349,28 @@ output format of the diagnostics that it generates.
::
t.c +3:11: warning: conversion specifies type 'char *' but the
argument has type 'int'
+
+ **sarif**
+ Emit diagnostics as a `SARIF <https://sarifweb.azurewebsites.net/>`_
JSON document.
+ This is useful when diagnostics are consumed by tools, including AI
agents.
----------------
steakhal wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/209519
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits