diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-24 16:25:05 -0700 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-24 16:29:30 -0700 |
| commit | 1c0bbe4341ac0ffbaf2e1f482239b45166607f2d (patch) | |
| tree | b379f3b8e3cdbfc7d5e9af6294ed79e16ae6723c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 6330653547f492646c92553738dab6a99d7d9710 (diff) | |
| download | llvm-1c0bbe4341ac0ffbaf2e1f482239b45166607f2d.zip llvm-1c0bbe4341ac0ffbaf2e1f482239b45166607f2d.tar.gz llvm-1c0bbe4341ac0ffbaf2e1f482239b45166607f2d.tar.bz2 | |
[lldb/API] Use std::make_unique<> (NFC)
I was holding off on this change until we moved to C++14 as to not have
to convert llvm::make_unique to std::make_unique. That happened a while
ago so here's the first patch for the API which had a bunch of raw
`new`s.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
