vbvictor wrote: > I actually like the progress information (the rest not so much) and it might > give an indication if it is stuck or still running. It also contains > information (timing) to compare between runs and indicate which files are hot > spots.
Then to separate `-quiet` in `clang-tidy` and scripts we can add `--hide-progress` flag to suppress timings and other information. I'm not sure about option name though. https://github.com/llvm/llvm-project/pull/154416 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits