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 8b3cb34a [NFC] Update to account for DiagnosticRenderer use of FullSourceLoc new 001f8ed8 [clang-tidy] Handle new array expressions in modernize-make-u [...]
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/modernize/MakeSmartPtrCheck.cpp | 56 +++++++++++++++++++++++------- clang-tidy/modernize/MakeSmartPtrCheck.h | 3 +- test/clang-tidy/modernize-make-unique.cpp | 31 +++++++++++++++++ 3 files changed, 76 insertions(+), 14 deletions(-)