llvm-project/lldb/source/Plugins/ScriptInterpreter
Zachary Turner 4e4fbe8211 Some more pointer safety in Breakpoint.
Plumb unique_ptrs<> all the way through the baton interface.
NFC, this is a minor improvement to remove the possibility of an
accidental pointer ownership issue.

Reviewed By: jingham
Differential Revision: https://reviews.llvm.org/D24495

llvm-svn: 281360
2016-09-13 17:53:38 +00:00
..
None *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Python Some more pointer safety in Breakpoint. 2016-09-13 17:53:38 +00:00
CMakeLists.txt