[PATCH] D20010: [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const "this" object argument if it is not modified
Felix Berger via cfe-commits
cfe-commits at lists.llvm.org
Mon May 30 17:32:32 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271239: [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const… (authored by flx).
Changed prior to commit:
http://reviews.llvm.org/D20010?vs=58181&id=59010#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20010
Files:
clang-tools-extra/trunk/clang-tidy/performance/UnnecessaryCopyInitialization.cpp
clang-tools-extra/trunk/clang-tidy/performance/UnnecessaryCopyInitialization.h
clang-tools-extra/trunk/test/clang-tidy/performance-unnecessary-copy-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20010.59010.patch
Type: text/x-patch
Size: 15577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160531/eeb25b64/attachment-0001.bin>
More information about the cfe-commits
mailing list