aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-07-02 13:56:37 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-07-02 13:56:37 +0000
commit3d2ba47a90a9c9d8ec78cd5b1079507c82ba2c3d (patch)
treecc4c715339f10d77c8ec9139cd689beefb6d18b0 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent73b076159bf679e5584c52a487f18dd8cef43114 (diff)
downloadllvm-3d2ba47a90a9c9d8ec78cd5b1079507c82ba2c3d.zip
llvm-3d2ba47a90a9c9d8ec78cd5b1079507c82ba2c3d.tar.gz
llvm-3d2ba47a90a9c9d8ec78cd5b1079507c82ba2c3d.tar.bz2
[sanitizer] add #ifdefs around slow unwinder to fix OS X debug build
A recent change in slow unwinder causes the OS X build to fail when using COMPILER_RT_DEBUG=On. Let's fix this by #ifdef'ing it with #if SANITIZER_CAN_SLOW_UNWIND. See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150622/284294.html Reviewed at http://reviews.llvm.org/D10870 llvm-svn: 241261
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions