[PATCH] D91009: [clang-tidy] Include std::basic_string_view in readability-redundant-string-init.
Chris Kennelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 9 20:29:05 PST 2020
ckennelly added a comment.
In D91009#2381590 <https://reviews.llvm.org/D91009#2381590>, @njames93 wrote:
> You don't really need to duplicate every single `std::string` test. Just enough so that it detects it, kind of like `::out::TestString`. Also can you update the docs and release notes to explain this behaviour.
Done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91009/new/
https://reviews.llvm.org/D91009
More information about the cfe-commits
mailing list