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 a744789f Revert "[clang-tidy] modernize-use-emplace: Remove unnecessar [...] new cbee4173 [clang-tidy] modernize-use-emplace: Remove unnecessary make_t [...]
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 | 49 +++++--- clang-tidy/modernize/UseEmplaceCheck.h | 2 + docs/ReleaseNotes.rst | 6 +- docs/clang-tidy/checks/modernize-use-emplace.rst | 34 ++++++ test/clang-tidy/modernize-use-emplace.cpp | 145 +++++++++++++++++++++-- 5 files changed, 207 insertions(+), 29 deletions(-)