diff options
author | Malcolm Parsons <malcolm.parsons@gmail.com> | 2017-01-03 12:10:44 +0000 |
---|---|---|
committer | Malcolm Parsons <malcolm.parsons@gmail.com> | 2017-01-03 12:10:44 +0000 |
commit | cfa7d3748e4c774d325cf0f10518ae9307f8d1ea (patch) | |
tree | 035c1b623d62afa2cc93e8cfe3a0835a0a66007c /clang/lib/Frontend/ASTConsumers.cpp | |
parent | 009978b4d7d75fd692f7dd44394fe8077893377e (diff) | |
download | bcm5719-llvm-cfa7d3748e4c774d325cf0f10518ae9307f8d1ea.tar.gz bcm5719-llvm-cfa7d3748e4c774d325cf0f10518ae9307f8d1ea.zip |
[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
llvm-svn: 290883
Diffstat (limited to 'clang/lib/Frontend/ASTConsumers.cpp')
0 files changed, 0 insertions, 0 deletions