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 a6f2a04 Revert r276973 "Adjust Registry interface to not require plug [...] new 5899a52 [clang-tidy] Fixes to modernize-use-emplace
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/UseEmplaceCheck.cpp | 71 ++++++++++++------ clang-tidy/modernize/UseEmplaceCheck.h | 12 ++- clang-tidy/utils/Matchers.h | 2 - docs/clang-tidy/checks/modernize-use-emplace.rst | 48 ++++++++---- test/clang-tidy/modernize-use-emplace.cpp | 94 +++++++++++++++++++++++- 5 files changed, 182 insertions(+), 45 deletions(-)