[PATCH] D132640: [clang-tidy] Fix modernize-use-emplace to support alias cases

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 02:21:21 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG495d984e14bd: [clang-tidy] Fix modernize-use-emplace to support alias cases (authored by corona10, committed by njames93).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132640

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132640.456906.patch
Type: text/x-patch
Size: 6189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220831/1fe3bc63/attachment.bin>


More information about the cfe-commits mailing list