diff options
| author | Rui Ueyama <ruiu@google.com> | 2016-11-01 22:53:18 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2016-11-01 22:53:18 +0000 |
| commit | d52adb3917397a70b2e0e3d98e719d1b4f263690 (patch) | |
| tree | 0a50da8da348e5173be9c5b33586f82a0e1ede57 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 05c03845e7655656ec0f4d3338b722db74120998 (diff) | |
Provide a convenient function to allocate and initialize objects.
You can now write make<T>(Args) instead of new (alloc<T>()) T(Args).
llvm-svn: 285760
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
