[PATCH] D142939: Fix handling of -> calls for modernize-use-emplace

Peter Wolf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 15:30:46 PST 2023


BigPeet updated this revision to Diff 493753.
BigPeet added a comment.

- additional deduplication of code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142939

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142939.493753.patch
Type: text/x-patch
Size: 8262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/011c7736/attachment.bin>


More information about the cfe-commits mailing list