[PATCH] D26453: [clang-tidy] Remove duplicated check from move-constructor-init
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 9 09:59:57 PST 2016
malcolm.parsons updated this revision to Diff 77371.
malcolm.parsons updated the summary for this revision.
malcolm.parsons added a comment.
Add ValuesOnly option to modernize-pass-by-value.
https://reviews.llvm.org/D26453
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/misc/MoveConstructorInitCheck.cpp
clang-tidy/misc/MoveConstructorInitCheck.h
clang-tidy/modernize/PassByValueCheck.cpp
clang-tidy/modernize/PassByValueCheck.h
clang-tidy/performance/UnnecessaryValueParamCheck.cpp
docs/clang-tidy/checks/misc-move-constructor-init.rst
docs/clang-tidy/checks/modernize-pass-by-value.rst
test/clang-tidy/misc-move-constructor-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26453.77371.patch
Type: text/x-patch
Size: 12369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161109/10a727ff/attachment-0001.bin>
More information about the cfe-commits
mailing list