diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2016-01-20 19:56:04 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2016-01-20 19:56:04 +0000 |
commit | 25f5913ddf5c4f6f343e6112f6bf360d71243098 (patch) | |
tree | 57dd45134a56f541fff995dc674a208325cc7f92 /lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py | |
parent | a34ce95b60f14f5c53d3f01a4c90d225477bd5e0 (diff) | |
download | bcm5719-llvm-25f5913ddf5c4f6f343e6112f6bf360d71243098.tar.gz bcm5719-llvm-25f5913ddf5c4f6f343e6112f6bf360d71243098.zip |
[MSan] Clear parameters shadow before invoking malloc/free hooks.
MSan runtime is not itself instrumented, so we need to explicitly
clear shadow for function arguments before calling user-provided
functions from runtime (e.g. we already do this for several
interceptors).
I'm still crafting a test case that would demonstrate this issue
reliably, and will commit it later today.
llvm-svn: 258339
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py')
0 files changed, 0 insertions, 0 deletions