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

Dong-hee Na via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 00:59:41 PDT 2022


corona10 updated this revision to Diff 455819.
corona10 marked an inline comment as done.
corona10 added a comment.

Rebase


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.455819.patch
Type: text/x-patch
Size: 6543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/1a950b6a/attachment-0001.bin>


More information about the cfe-commits mailing list