[PATCH] D73316: [ADT] Remove more llvm::make_unique

Jonathan Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 17:20:07 PST 2020


jroelofs created this revision.
jroelofs added reviewers: jfb, JDevlieghere.
Herald added subscribers: llvm-commits, dexonsmith, mgorny.
Herald added a project: LLVM.

The unittest no longer seems valuable after https://reviews.llvm.org/D66259


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73316

Files:
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/FunctionRefTest.cpp
  llvm/unittests/ADT/MakeUniqueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73316.240069.patch
Type: text/x-patch
Size: 3575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/28ae01b9/attachment.bin>


More information about the llvm-commits mailing list