diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-02-24 09:47:05 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-02-24 09:47:05 +0000 |
commit | f5875d3026dd9dd5ca89791615500bde4687c577 (patch) | |
tree | 5a46cc2145fad93d3821a77f6cd1345354184425 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 4f818708a808d52bca8cf8bdb79a9595268f22bd (diff) | |
download | bcm5719-llvm-f5875d3026dd9dd5ca89791615500bde4687c577.tar.gz bcm5719-llvm-f5875d3026dd9dd5ca89791615500bde4687c577.zip |
Fix alloca_instruments_all_paddings.cc test to work under higher -O levels (llvm 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: 230316
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions