[clang-tools-extra] [clang-tidy][abseil-string-find-startswith] Add string_view to default string-like classes (PR #72283)
Nicolas van Kempen via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 14 11:15:41 PST 2023
nicovank wrote:
> Copy this check.
Got it. Thanks for the pointer!
> Documentation, string header.
I think I covered everything, had to add a couple of skeletons to that `string` common header.
https://github.com/llvm/llvm-project/pull/72283
More information about the cfe-commits
mailing list