Files
clang-p2996/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
Zachary Turner 87f4772985 Minor cleanup on PythonDataObject constructors.
Added a constructor that takes list_size for `PythonList`.
Made all single-argument constructors explicit.
Re-ordered constructors to be consistent with other classes.

llvm-svn: 250304
2015-10-14 16:59:44 +00:00

14 KiB