[PATCH] D19865: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.

Felix Berger via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 19:54:00 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269389: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for… (authored by flx).

Changed prior to commit:
  http://reviews.llvm.org/D19865?vs=56573&id=57130#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19865

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: D19865.57130.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160513/da2972d7/attachment-0001.bin>


More information about the cfe-commits mailing list