[PATCH] D72448: [clang-tidy] readability-redundant-string-init now flags redundant initialisation in Field Decls and Constructor Initialisers
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 9 07:15:25 PST 2020
njames93 updated this revision to Diff 237077.
njames93 marked 5 inline comments as done.
njames93 added a comment.
Address nits
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72448/new/
https://reviews.llvm.org/D72448
Files:
clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-redundant-string-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72448.237077.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200109/ca68f0da/attachment.bin>
More information about the cfe-commits
mailing list