[clang-tools-extra] [clang-tidy] Add new modernize-use-starts-ends-with check (PR #72385)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 1 04:26:05 PST 2023


https://github.com/PiotrZSL approved this pull request.

For a starts_with looks fine, consider now adding support for ends_with, maybe in separate push request once this will be merged.

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


More information about the cfe-commits mailing list