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:33 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-02-24 09:47:33 +0000
commite4ac10179ca01b53486d7ceb54b6e0e9add682a0 (patch)
tree46b6146310b8b40998b276d16d33ea1a81886ec8 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentf5875d3026dd9dd5ca89791615500bde4687c577 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud