diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-15 00:06:49 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-15 00:06:49 +0000 |
commit | 5edd6843fa148ddc1b1a45b2bc66d1272a68d3c2 (patch) | |
tree | 29efd285dbf1fb50b093ef227c4ac8d1fffa6838 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 708c4605a16b1caae640343ccf2ec74a56aee30e (diff) | |
download | llvm-5edd6843fa148ddc1b1a45b2bc66d1272a68d3c2.zip llvm-5edd6843fa148ddc1b1a45b2bc66d1272a68d3c2.tar.gz llvm-5edd6843fa148ddc1b1a45b2bc66d1272a68d3c2.tar.bz2 |
[compiler-rt] 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: 368946
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions