[PATCH] D69548: Give clang-tidy readability-redundant-string-init a customizable list of string types to fix
Conrad Poelman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 11 14:01:58 PST 2019
poelmanc updated this revision to Diff 228769.
poelmanc added a comment.
Make requested fixes to documentation.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69548/new/
https://reviews.llvm.org/D69548
Files:
clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp
clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.h
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: D69548.228769.patch
Type: text/x-patch
Size: 9254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191111/0e30fcdd/attachment.bin>
More information about the cfe-commits
mailing list