[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 updated this revision to Diff 304034.
ckennelly added a comment.
Applied feedback from review
- reduced test cases to verify functionality
- updated release notes
- updated docs
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.304034.patch
Type: text/x-patch
Size: 5089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201110/447ae9d5/attachment.bin>
More information about the cfe-commits
mailing list