diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-02-24 09:47:33 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-02-24 09:47:33 +0000 |
commit | e4ac10179ca01b53486d7ceb54b6e0e9add682a0 (patch) | |
tree | 46b6146310b8b40998b276d16d33ea1a81886ec8 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | f5875d3026dd9dd5ca89791615500bde4687c577 (diff) | |
download | bcm5719-llvm-e4ac10179ca01b53486d7ceb54b6e0e9add682a0.tar.gz bcm5719-llvm-e4ac10179ca01b53486d7ceb54b6e0e9add682a0.zip |
Fix alloca_instruments_all_paddings.cc test to work under higher -O levels (compiler-rt part)
When AddressSanitizer only a single dynamic alloca and no static allocas, due to an early exit from FunctionStackPoisoner::poisonStack we forget to unpoison the dynamic alloca. This patch fixes that.
Reviewed at http://reviews.llvm.org/D7810
llvm-svn: 230317
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions