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 d204c088 [clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer new e8f226ac [clang-tidy] ExprMutationAnalyzer: construct from references. [...]
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: clang-tidy/performance/ForRangeCopyCheck.cpp | 4 ++-- clang-tidy/performance/UnnecessaryValueParamCheck.cpp | 4 ++-- clang-tidy/utils/ExprMutationAnalyzer.cpp | 16 ++++++++-------- clang-tidy/utils/ExprMutationAnalyzer.h | 6 +++--- unittests/clang-tidy/ExprMutationAnalyzerTest.cpp | 4 ++-- 5 files changed, 17 insertions(+), 17 deletions(-)