[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
Mon Dec 7 09:13:41 PST 2020


ckennelly added a comment.

In D90392#2436639 <https://reviews.llvm.org/D90392#2436639>, @hokein wrote:

> 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.

Done


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