diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-14 22:28:17 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-14 22:28:17 +0000 |
commit | 6ba7992031cc803a01f0622f4899668b15a20a98 (patch) | |
tree | 64a078fe7e002dc2049b3d1cc5143af896c351f1 /lldb/packages/Python/lldbsuite/test/expression_command/completion-in-lambda-and-unnnamed-class | |
parent | 736259e3428d36f8024e6b08e4a95167f313d958 (diff) | |
download | bcm5719-llvm-6ba7992031cc803a01f0622f4899668b15a20a98.tar.gz bcm5719-llvm-6ba7992031cc803a01f0622f4899668b15a20a98.zip |
[LLD] Migrate llvm::make_unique to std::make_unique
Now that we've moved to C++14, we no longer need the llvm::make_unique
implementation from STLExtras.h. This patch is a mechanical replacement
of (hopefully) all the llvm::make_unique instances across the monorepo.
Differential revision: https://reviews.llvm.org/D66259
llvm-svn: 368936
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion-in-lambda-and-unnnamed-class')
0 files changed, 0 insertions, 0 deletions