[clang-tools-extra] [clang-tidy] Teach `performance-faster-string-find` about `operator+=` (PR #182697)

Oliver Stöneberg via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 21 11:33:51 PST 2026


firewave wrote:

IMO this belongs into `performance-inefficient-string-concatenation`.

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


More information about the cfe-commits mailing list