[PATCH] D131623: [clang-tidy] Improve modernize-use-emplace check
Joey Watts via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 11 13:21:42 PDT 2022
joeywatts updated this revision to Diff 451960.
joeywatts added a comment.
Address code review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131623/new/
https://reviews.llvm.org/D131623
Files:
clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp
clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/modernize/use-emplace.rst
clang-tools-extra/test/clang-tidy/checkers/modernize/use-emplace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131623.451960.patch
Type: text/x-patch
Size: 14015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/9eb2e290/attachment-0001.bin>
More information about the cfe-commits
mailing list