commit | f74e4f516710dec29059d3aef36e7dd3645937f1 | [log] [tgz] |
---|---|---|
author | Malcolm Parsons <[email protected]> | Tue Jan 03 12:10:44 2017 +0000 |
committer | Malcolm Parsons <[email protected]> | Tue Jan 03 12:10:44 2017 +0000 |
tree | 18c2cf8f6a23156525487030add506b506414b6a | |
parent | 3424f854215556c26553748aafc4abdc34ad30bb [diff] |
[clang-tidy] Handle constructors in performance-unnecessary-value-param Summary: modernize-pass-by-value doesn't warn about value parameters that cannot be moved, so performance-unnecessary-value-param should. Reviewers: aaron.ballman, flx, alexfh Subscribers: JDevlieghere, cfe-commits Differential Revision: https://reviews.llvm.org/D28022 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@290883 91177308-0d34-0410-b5e6-96231b3b80d8