[PATCH] D90392: [clang-tidy] Omit std::make_unique/make_shared for default initialization.
Chris Kennelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 3 19:48:46 PST 2020
ckennelly updated this revision to Diff 302731.
ckennelly added a comment.
Expand tests to cover value and default initialization
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90392/new/
https://reviews.llvm.org/D90392
Files:
clang-tools-extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize-make-shared.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize-make-unique.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90392.302731.patch
Type: text/x-patch
Size: 22261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201104/e3c32449/attachment-0001.bin>
More information about the cfe-commits
mailing list