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 5902ab46 [clangd] Fix -Wpedantic warning, NFC. new 89f02bf2 [clangd] Address missed comments from D44003 new 215e4069 [clang-tidy] Fix one corner case in make-unique check.
The 2 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 | 10 +--------- test/clang-tidy/modernize-make-unique.cpp | 8 ++++++++ unittests/clangd/FuzzyMatchTests.cpp | 6 ++++-- 3 files changed, 13 insertions(+), 11 deletions(-)