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

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 24 06:34:06 PST 2016


malcolm.parsons updated this revision to Diff 82443.
malcolm.parsons added a comment.

Add double backticks.


https://reviews.llvm.org/D28022

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28022.82443.patch
Type: text/x-patch
Size: 13853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161224/97891f3c/attachment.bin>


More information about the cfe-commits mailing list