[PATCH] D131623: [clang-tidy] Improve modernize-use-emplace check

Joey Watts via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 07:18:23 PDT 2022


joeywatts updated this revision to Diff 451850.
joeywatts added a comment.

Update commit title/message


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131623/new/

https://reviews.llvm.org/D131623

Files:
  clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp
  clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/modernize/use-emplace.rst
  clang-tools-extra/test/clang-tidy/checkers/modernize/use-emplace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131623.451850.patch
Type: text/x-patch
Size: 14160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/15c61704/attachment-0001.bin>


More information about the cfe-commits mailing list