llvm-project/lldb/source/Plugins/ObjectFile/PECOFF
Jonas Devlieghere a8f3ae7c9c [LLDB] 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: 368933
2019-08-14 22:19:23 +00:00
..
CMakeLists.txt Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ObjectFilePECOFF.cpp [LLDB] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:19:23 +00:00
ObjectFilePECOFF.h Add llvm-style RTTI to ObjectFile hierarchy 2019-07-31 11:57:34 +00:00
WindowsMiniDump.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
WindowsMiniDump.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00