| commit | 3c8edde1411dfae13b7ccce362dd8a1f946c8c11 | [log] [tgz] |
|---|---|---|
| author | Felix Berger <flx@google.com> | Tue Mar 29 02:42:38 2016 +0000 |
| committer | Felix Berger <flx@google.com> | Tue Mar 29 02:42:38 2016 +0000 |
| tree | aaa3b01cf9505b2e81be7fc454af55d3ec73a673 | |
| parent | a79c798ca05bccacdaf2ec90a24e60799c748b39 [diff] |
[clang-tidy] Add performance check to flag function parameters of expensive to copy types that can be safely converted to const references. Reviewers: alexfh Subscribers: fowles, cfe-commits Differential Revision: http://reviews.llvm.org/D17491 llvm-svn: 264694