summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-12-05 00:39:14 +0000
committerJustin Bogner <mail@justinbogner.com>2015-12-05 00:39:14 +0000
commitd9a8ac6cc773a3de6701f79894c5fd0da1aaa4fd (patch)
tree205086846c21e23344dc809705727eb7fd4f9d7c /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent9d77952332fcbfadcb407119e09a3609cd23ac7d (diff)
downloadbcm5719-llvm-d9a8ac6cc773a3de6701f79894c5fd0da1aaa4fd.tar.gz
bcm5719-llvm-d9a8ac6cc773a3de6701f79894c5fd0da1aaa4fd.zip
CodeGen: Let the BumpPtrAllocator free the elements of indexList
The indexList's nodes are all allocated on a BumpPtrAllocator, so it's more efficient to let them be freed when it goes away, rather than deleting them directly. This is a follow up to r254794. llvm-svn: 254808
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud