[clang-tools-extra] [clang-tidy] Add new modernize-string-find-startswith check (PR #72385)

Nicolas van Kempen via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 15 08:00:54 PST 2023


nicovank wrote:

I like `XXX-use-starts-ends-with`. I would rather move it to `performance` than `readability` if not `modernize`. @PiotrZSL thoughts before I go ahead and do the renaming? Also move it somewhere else?

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


More information about the cfe-commits mailing list