[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:08:51 PST 2023
BigPeet updated this revision to Diff 493745.
BigPeet added a comment.
- reducing code repitition + further tests
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.493745.patch
Type: text/x-patch
Size: 7817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/36f27f0b/attachment.bin>
More information about the cfe-commits
mailing list