[PATCH] D91015: [clang-tidy] Extend bugprone-string-constructor-check to std::string_view.
Chris Kennelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 16 20:45:44 PST 2020
ckennelly updated this revision to Diff 305649.
ckennelly added a comment.
Applied review feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91015/new/
https://reviews.llvm.org/D91015
Files:
clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.cpp
clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.h
clang-tools-extra/docs/clang-tidy/checks/bugprone-string-constructor.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-string-constructor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91015.305649.patch
Type: text/x-patch
Size: 8067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201117/4fa2f8dd/attachment.bin>
More information about the cfe-commits
mailing list