[PATCH] D18149: Add check for unneeded copies of locals

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 02:38:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264146: Add check for unneeded copies of locals (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D18149?vs=51289&id=51391#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18149

Files:
  clang-tools-extra/trunk/clang-tidy/performance/UnnecessaryCopyInitialization.cpp
  clang-tools-extra/trunk/clang-tidy/performance/UnnecessaryCopyInitialization.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/performance-unnecessary-copy-initialization.rst
  clang-tools-extra/trunk/test/clang-tidy/performance-unnecessary-copy-initialization.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18149.51391.patch
Type: text/x-patch
Size: 15211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160323/9450b6ff/attachment.bin>


More information about the cfe-commits mailing list