================
@@ -258,6 +258,11 @@ def main():
help="Upgrades clang-tidy warnings to errors. Same format as
'-checks'.",
default="",
)
+ parser.add_argument(
+ "-hide-progress",
----------------
carlosgalvezp wrote:Ack! https://github.com/llvm/llvm-project/pull/154416 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
