================
@@ -88,6 +88,7 @@ static bool DeprecatedDriverCommand;
 static ResourceDirRecipeKind ResourceDirRecipe;
 static bool Verbose;
 static bool PrintTiming;
+static bool NoPrintTimingHeader;
----------------
benlangmuir wrote:

Nit: even if the command-line argument is "-no" I would phrase this as 
`PrintTimingHeader` with default `true`.

https://github.com/llvm/llvm-project/pull/113726
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to