[all-commits] [llvm/llvm-project] a32f89: [ADT] Remove more llvm::make_unique
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Tue Jan 28 07:49:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a32f894f17b3fa53bf624205667f76e14d0abf74
https://github.com/llvm/llvm-project/commit/a32f894f17b3fa53bf624205667f76e14d0abf74
Author: Jonathan Roelofs <jroelofs at jroelofs.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M llvm/unittests/ADT/CMakeLists.txt
M llvm/unittests/ADT/FunctionRefTest.cpp
R llvm/unittests/ADT/MakeUniqueTest.cpp
Log Message:
-----------
[ADT] Remove more llvm::make_unique
https://reviews.llvm.org/D73316
More information about the All-commits
mailing list