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

Peter Wolf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 14:59:50 PDT 2022


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

fixed wrong arc diff handling :-/


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


More information about the cfe-commits mailing list