[PATCH] D43766: [clang-tidy][modernize-make-unique] Checks c++14 flag before using std::make_unique

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 15 01:56:12 PDT 2018


hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.

LGTM.

> I think all requested modifications were done.

Next time, please consider marking all the review comments done in phabricator, so that reviewers can see it obviously.


https://reviews.llvm.org/D43766





More information about the cfe-commits mailing list