[clang-tools-extra] [clang-tidy] Speed up `misc-header-include-cycle` (PR #148757)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 14 23:48:00 PDT 2025


vbvictor wrote:

Could you use `-enable-check-profile` and get a benchmark for standalone `clang-tidy` before and after the patch?
https://clang.llvm.org/extra/clang-tidy/Contributing.html#on-checks-profiling


https://github.com/llvm/llvm-project/pull/148757


More information about the cfe-commits mailing list