[clang-tools-extra] [clang-tidy] Support find for string-like classes in readability-container-contains (PR #157243)
Victor Chernyakin via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 8 12:55:13 PDT 2025
localspook wrote:
It looks like the check could be extended quite easily to support `cend`, not just `end`. (I’m not advocating doing that in *this* PR, but I noticed it and want to note it down)
https://github.com/llvm/llvm-project/pull/157243
More information about the cfe-commits
mailing list