summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2020-02-10 13:36:49 -0800
committerPeter Collingbourne <peter@pcc.me.uk>2020-02-10 14:57:54 -0800
commit681773f2919ddf8af0e2ff3474a443df6a15a5e2 (patch)
tree270ca0671c58e43291873b531c3de143c41d9d8a /lldb/test/API/python_api/process/TestProcessAPI.py
parent52f2df1ecdd79cc550b694ab280f3b0396d7cf9a (diff)
scudo: Instead of exporting a pointer to the allocator, export the allocator directly. NFCI.
This lets us remove two pointer indirections (one by removing the pointer, and another by making the AllocatorPtr declaration hidden) in the C++ wrappers. Differential Revision: https://reviews.llvm.org/D74356
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions