[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:42:16 PST 2023


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

- fix passing vector by value instead of by ref-to-const


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.493756.patch
Type: text/x-patch
Size: 8234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/2f9e9d4d/attachment.bin>


More information about the cfe-commits mailing list