================
@@ -107,6 +107,9 @@ class DiagnosticOptions {
   /// The file to serialize diagnostics to (non-appending).
   std::string DiagnosticSerializationFile;
 
+  /// List of arguments to `-fdiagnostics-add-output=`
----------------
steakhal wrote:

```suggestion
  /// List of arguments to `-fdiagnostics-add-output=`.
```

https://github.com/llvm/llvm-project/pull/185201
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to