[PATCH] D101471: [clang-tidy] Add proper emplace checks to modernize-use-emplace
Nicolas van Kempen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 15:58:16 PDT 2021
nicovank updated this revision to Diff 341342.
nicovank added a comment.
Fix a couple variable names and explicitely specify a couple types
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101471/new/
https://reviews.llvm.org/D101471
Files:
clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp
clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.h
clang-tools-extra/test/clang-tidy/checkers/modernize-use-emplace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101471.341342.patch
Type: text/x-patch
Size: 27789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/d7369dbd/attachment.bin>
More information about the llvm-commits
mailing list