[PATCH] D28022: [clang-tidy] Handle constructors in performance-unnecessary-value-param

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 04:21:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290883: [clang-tidy] Handle constructors in performance-unnecessary-value-param (authored by malcolm.parsons).

Changed prior to commit:
  https://reviews.llvm.org/D28022?vs=82443&id=82865#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28022

Files:
  clang-tools-extra/trunk/clang-tidy/performance/UnnecessaryValueParamCheck.cpp
  clang-tools-extra/trunk/clang-tidy/utils/DeclRefExprUtils.cpp
  clang-tools-extra/trunk/clang-tidy/utils/DeclRefExprUtils.h
  clang-tools-extra/trunk/test/clang-tidy/performance-unnecessary-value-param-delayed.cpp
  clang-tools-extra/trunk/test/clang-tidy/performance-unnecessary-value-param.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28022.82865.patch
Type: text/x-patch
Size: 14213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170103/d5807798/attachment-0001.bin>


More information about the cfe-commits mailing list