[PATCH] D34206: [clang-tidy] Add "MakeSmartPtrFunction" option to modernize-make-shared/unique checks.

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 05:26:05 PDT 2017


alexfh added a comment.

In https://reviews.llvm.org/D34206#783673, @hokein wrote:

> In https://reviews.llvm.org/D34206#780455, @Eugene.Zelenko wrote:
>
> > It'll be good idea to run modernize-make-unique on LLVM/Clang/etc for llvm::make_unique.
>
>
> +1. See https://reviews.llvm.org/D34334, https://reviews.llvm.org/D34333. And found a few bugs in the check, will work on fixes on them.


Ping me once you're done fixing the bugs.


https://reviews.llvm.org/D34206





More information about the cfe-commits mailing list