summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-09-09 19:32:36 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-09-09 19:32:36 +0000
commit46cdcb03ed31227a0bb7fc290428ddd8241a4775 (patch)
tree28ea06b5b614058ca61c6229d849c2931282f7b7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent06f8d394242dcae10cf5f5fb6993658b80a8cabe (diff)
Add a lower level zlib::uncompress.
SmallVectors are convenient, but they don't cover every use case. In particular, they are fairly large (3 pointers + one element) and there is no way to take ownership of the buffer to put it somewhere else. This patch then adds a lower lever interface that works with any buffer. llvm-svn: 281082
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions