[PATCH] D18149: Add check for unneeded copies of locals
Matt Kulukundis via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 08:01:45 PDT 2016
fowles updated this revision to Diff 51289.
fowles added a comment.
rebased to latest. Can someone submit this for me I don't have commit bits.
http://reviews.llvm.org/D18149
Files:
clang-tidy/performance/UnnecessaryCopyInitialization.cpp
clang-tidy/performance/UnnecessaryCopyInitialization.h
docs/clang-tidy/checks/performance-unnecessary-copy-initialization.rst
test/clang-tidy/performance-unnecessary-copy-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18149.51289.patch
Type: text/x-patch
Size: 14923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160322/b8f3ef1d/attachment-0001.bin>
More information about the cfe-commits
mailing list