[clang-tools-extra] [clang-tidy] Add performance-redundant-lookup check (PR #125420)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 3 11:21:05 PST 2025
steakhal wrote:
> Performance looks good. Everything under 5% is acceptable.
>
> The top three entries should probably get tickets so they get looked into. The amount seems too much for what it actually provides.
Yea, my idea was to give a bit of context of how it compares to the resr of the checks. Good to know its acceptable! Thanks.
https://github.com/llvm/llvm-project/pull/125420
More information about the cfe-commits
mailing list