diff options
author | Baranov Victor <bar.victor.2002@gmail.com> | 2025-08-03 11:22:13 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-03 11:22:13 +0300 |
commit | f72b3ec85267af38d55cd80060415079780406a4 (patch) | |
tree | ed65b1ee2bf7e949ba552d30c7b9072abeeec4ee /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | 49b5a1fa71d5af2b463c327e17017c754eb50801 (diff) | |
download | llvm-f72b3ec85267af38d55cd80060415079780406a4.zip llvm-f72b3ec85267af38d55cd80060415079780406a4.tar.gz llvm-f72b3ec85267af38d55cd80060415079780406a4.tar.bz2 |
[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.
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions