[PATCH] D50102: [clang-tidy] Use ExprMutationAnalyzer in performance-unnecessary-value-param

Shuai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 31 15:45:36 PDT 2018


shuaiwang updated this revision to Diff 158408.
shuaiwang added a comment.

Add test case


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50102

Files:
  clang-tidy/performance/UnnecessaryValueParamCheck.cpp
  test/clang-tidy/performance-unnecessary-value-param.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50102.158408.patch
Type: text/x-patch
Size: 5636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/ced3fb64/attachment.bin>


More information about the cfe-commits mailing list