diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-10-22 19:51:59 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-10-22 19:51:59 +0000 |
commit | 8daaf8b09b3242d514f9ca20760d52cc091ee2f5 (patch) | |
tree | cb21fd7e68313139fa442663d3c93e02f76a8936 /lldb/third_party/Python/module/pexpect-2.4/examples/ssh_session.py | |
parent | 92b14b9f71f6778370bfda6fffe586d2c63cc0dc (diff) | |
download | bcm5719-llvm-8daaf8b09b3242d514f9ca20760d52cc091ee2f5.tar.gz bcm5719-llvm-8daaf8b09b3242d514f9ca20760d52cc091ee2f5.zip |
[ASan] Minor fixes to dynamic allocas handling:
* Don't instrument promotable dynamic allocas:
We already have a test that checks that promotable dynamic allocas are
ignored, as well as static promotable allocas. Make sure this test will
still pass if/when we enable dynamic alloca instrumentation by default.
* Handle lifetime intrinsics before handling dynamic allocas:
lifetime intrinsics may refer to dynamic allocas, so we need to emit
instrumentation before these dynamic allocas would be replaced.
Differential Revision: http://reviews.llvm.org/D12704
llvm-svn: 251045
Diffstat (limited to 'lldb/third_party/Python/module/pexpect-2.4/examples/ssh_session.py')
0 files changed, 0 insertions, 0 deletions