[PATCH] D92992: [clang-tidy] Add make_unique_for_overwrite/make_shared_for_overwrite check.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 10 05:09:41 PST 2020


njames93 added a comment.

I'm definitely of the opinion this should be an option in the `modernize-make-(shared|unique)` check


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92992/new/

https://reviews.llvm.org/D92992



More information about the cfe-commits mailing list