summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGDBRemoteMemoryRead.py
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2016-07-04 09:13:10 +0000
committerTamas Berghammer <tberghammer@google.com>2016-07-04 09:13:10 +0000
commit4721a55e4d1cc1d68e20a439601269d365419712 (patch)
tree9df79ae0133c9fbd2595228fa7f07f43d73946b2 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGDBRemoteMemoryRead.py
parent40aac2b8ae3fcb0c6b84ef6f2ca6a0126ab4a8a5 (diff)
downloadbcm5719-llvm-4721a55e4d1cc1d68e20a439601269d365419712.tar.gz
bcm5719-llvm-4721a55e4d1cc1d68e20a439601269d365419712.zip
Fix the libc++ pretty printers for the android NDK
The libc++ shipped with the android NDK is shipped using a different internal namespace then the upstream libc++ (__ndk1 vs. __1) to avoid an ODR violation between the platform and the user application. This change fixes our pretty printers to be able to work with the types from the android NDK libc++. Differential revision: http://reviews.llvm.org/D21680 llvm-svn: 274489
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGDBRemoteMemoryRead.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud