diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2019-10-30 13:31:56 +0000 |
---|---|---|
committer | JonChesterfield <jonathanchesterfield@gmail.com> | 2019-10-30 13:35:34 +0000 |
commit | 62a161cc00070acf057513deb6cabfb513d49af4 (patch) | |
tree | 08133fcbe355389feb18b9f86e858dc0822f4ebd /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 6c0a160c2d33e54aecf1538bf7c85d8da92051be (diff) | |
download | bcm5719-llvm-62a161cc00070acf057513deb6cabfb513d49af4.tar.gz bcm5719-llvm-62a161cc00070acf057513deb6cabfb513d49af4.zip |
[libomptarget] Always call malloc, free via SafeMalloc, SafeFree wrapper
Summary:
[libomptarget] Always call malloc, free via SafeMalloc, SafeFree wrapper
NFC for release, adds some verbosity to debug printing. Motivation is to provide
one place where local modifications can be made to the behaviour of all heap
allocation or deallocation while debugging.
Reviewers: jdoerfert, ABataev, grokos
Reviewed By: ABataev
Subscribers: openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D69492
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions