================
@@ -108,6 +108,9 @@ class DiagnosticOptions : public
RefCountedBase<DiagnosticOptions>{
/// The file to serialize diagnostics to (non-appending).
std::string DiagnosticSerializationFile;
+ /// File that defines suppression mappings.
----------------
kadircet wrote:
I was dropping that mostly because this is in `DiagnosticOptions`, but adding
those to names to be consistent with others here.
https://github.com/llvm/llvm-project/pull/112517
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits