summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-02-24 09:47:05 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-02-24 09:47:05 +0000
commitf5875d3026dd9dd5ca89791615500bde4687c577 (patch)
tree5a46cc2145fad93d3821a77f6cd1345354184425 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent4f818708a808d52bca8cf8bdb79a9595268f22bd (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud