================ @@ -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 ---------------- EugeneZelenko wrote:
`This check` should be omitted. 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