================
@@ -310,6 +310,10 @@ class DiagnosticsEngine : public 
RefCountedBase<DiagnosticsEngine> {
   // Suppress all diagnostics.
   bool SuppressAllDiagnostics = false;
 
+  // Force all system warnings to be shown, regardless of the current
----------------
zmodem wrote:

(nit: the "all" feels redundant)

And maybe mention below that this does not get stored as location-specific 
state in modules.

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

Reply via email to