This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 3424f85 [clang-move] Only move used helper declarations. new f74e4f5 [clang-tidy] Handle constructors in performance-unnecessary-v [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../performance/UnnecessaryValueParamCheck.cpp | 45 +++++++---------- clang-tidy/utils/DeclRefExprUtils.cpp | 57 +++++++++++++++++++--- clang-tidy/utils/DeclRefExprUtils.h | 27 +++++++--- ...performance-unnecessary-value-param-delayed.cpp | 14 +++++- .../performance-unnecessary-value-param.cpp | 26 +++++++++- 5 files changed, 123 insertions(+), 46 deletions(-)