[PATCH] D90392: [clang-tidy] Omit std::make_unique/make_shared for default initialization.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 7 02:30:25 PST 2020
hokein accepted this revision.
hokein added a comment.
thanks, I think this patch is good, feel free to land it (and sorry for the delay).
As @lebedev.ri commented, would be nice to mention the motivation of the change (`make_shared_for_overwrite`?) in the description.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90392/new/
https://reviews.llvm.org/D90392
More information about the cfe-commits
mailing list