[PATCH] D66259: Migrate llvm::make_unique to std::make_unique

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 15:13:44 PDT 2019


jfb added a comment.

BTW, if this breaks stuff maybe it's better to do it one project at a time, and remove the helper at the very end.


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

https://reviews.llvm.org/D66259





More information about the llvm-commits mailing list