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

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 23:58:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8655f7ff286: [clang-tidy] Improve modernize-use-emplace check (authored by joeywatts, committed by njames93).

Changed prior to commit:
  https://reviews.llvm.org/D131623?vs=451960&id=453899#toc

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.453899.patch
Type: text/x-patch
Size: 14114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220819/e72b1acc/attachment.bin>


More information about the cfe-commits mailing list