[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 21:07:34 PST 2020
ckennelly updated this revision to Diff 305652.
ckennelly marked 5 inline comments as done.
ckennelly added a comment.
Applied review comments
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.305652.patch
Type: text/x-patch
Size: 7910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201117/b223f849/attachment-0001.bin>
More information about the cfe-commits
mailing list