================ @@ -91,6 +91,12 @@ Improvements to clang-tidy New checks ^^^^^^^^^^ +- New :doc:`performance-redundant-lookup + <clang-tidy/checks/performance/redundant-lookup>` check. + + This check warns about potential redundant container lookup operations within ---------------- steakhal wrote:
Dropped in c6a681c955fef8b933374a05a157f48ba4ead360 https://github.com/llvm/llvm-project/pull/125420 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits