llvm-project
f72b3ec8 - [clang-tidy] Add 'enable-check-profiling' with aggregated results to 'run-clang-tidy' (#151011)

Commit
141 days ago
[clang-tidy] Add 'enable-check-profiling' with aggregated results to 'run-clang-tidy' (#151011) Add new option `enable-check-profiling` to `run-clang-tidy` for seamless integration of `clang-tidy`'s `enable-check-profiling` option. `run-clang-tidy` will post aggregated results report in the same style as `clang-tidy`. This PR will help users to benchmark their `clang-tidy` runs easily. Also, `clang-tidy` developers could build benchmark infrastructure in the future.
Author
Parents
Loading