[PATCH] D135405: fix handling of braced-init temporaries for modernize-use-emplace

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 11:52:57 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7db780d51212: Fix handling of braced-init temporaries for modernize-use-emplace (authored by BigPeet, committed by aaron.ballman).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135405

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: D135405.493374.patch
Type: text/x-patch
Size: 13387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230130/f68cb4de/attachment-0001.bin>


More information about the cfe-commits mailing list