[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
Thu Nov 19 20:22:41 PST 2020
ckennelly updated this revision to Diff 306591.
ckennelly marked 3 inline comments as done.
ckennelly added a comment.
Applied review feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91009/new/
https://reviews.llvm.org/D91009
Files:
clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability-redundant-string-init.rst
clang-tools-extra/test/clang-tidy/checkers/readability-redundant-string-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91009.306591.patch
Type: text/x-patch
Size: 6292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201120/abcb2ff1/attachment.bin>
More information about the cfe-commits
mailing list