summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2017-01-04 21:13:28 +0000
committerDavid Blaikie <dblaikie@gmail.com>2017-01-04 21:13:28 +0000
commit2ff18584a9d3ce07b9fdf4aa24540a5b4b9d5f34 (patch)
treed4ec908be96c7d9d8d57fbc4d854f208bbffcf16 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent020af9c25869039e8da86acfb42814f0b1f40d5f (diff)
downloadbcm5719-llvm-2ff18584a9d3ce07b9fdf4aa24540a5b4b9d5f34.tar.gz
bcm5719-llvm-2ff18584a9d3ce07b9fdf4aa24540a5b4b9d5f34.zip
Remove unnecessary intrusive ref counting in favor of std::shared_ptr/make_shared
The intrusive nature of the reference counting is not required/used here, so simplify the ownership model to make the code easier to understand. llvm-svn: 291005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud