diff options
author | Kostya Serebryany <kcc@google.com> | 2018-08-29 21:07:07 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2018-08-29 21:07:07 +0000 |
commit | 51e1a83850cd5aac1290822352b3fc1cae0032eb (patch) | |
tree | ef1666426bee5e928d0bc50a5027ae85472b94b0 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 4821ebf73fac25e756987f79e87fae8a50a46654 (diff) | |
download | bcm5719-llvm-51e1a83850cd5aac1290822352b3fc1cae0032eb.tar.gz bcm5719-llvm-51e1a83850cd5aac1290822352b3fc1cae0032eb.zip |
Add a thread-local ring buffer of heap allocations
Summary:
We need this in order to properly report heap-use-after-free,
since we don't have a quarantine.
This is a first part of the code, more like a proof of concept.
But I'd like to commit at as is and proceed with refactoring,
adding a ThreadRegistry, and extending the functionality.
Reviewers: eugenis
Subscribers: kubamracek, delcypher, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D51394
llvm-svn: 340971
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions