[PATCH] D91009: Include std::basic_string_view in readability-redundant-string-init.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 8 11:49:45 PST 2020


njames93 added a comment.

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.


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