diff options
author | David Blaikie <dblaikie@gmail.com> | 2016-04-13 18:23:33 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2016-04-13 18:23:33 +0000 |
commit | 5927257206eaba38057884986850c017cab7cbd5 (patch) | |
tree | 841b086a10c048ef424f879892422d0d1a35cc9c /lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py | |
parent | 266a665f9f8ce3404e524c2f5b5819e1ae29713a (diff) | |
download | bcm5719-llvm-5927257206eaba38057884986850c017cab7cbd5.tar.gz bcm5719-llvm-5927257206eaba38057884986850c017cab7cbd5.zip |
Simplify memory management of CXEvalResultKind/ExprEvalResult using unique_ptr and a dtor
This doesn't seem to need to be a C type, C only handles a void*, so use
new/delete as usual to simplify allocation and cleanup.
Follow-up to r265994
llvm-svn: 266222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py')
0 files changed, 0 insertions, 0 deletions