diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-07-04 09:13:10 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-07-04 09:13:10 +0000 |
commit | 4721a55e4d1cc1d68e20a439601269d365419712 (patch) | |
tree | 9df79ae0133c9fbd2595228fa7f07f43d73946b2 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGDBRemoteMemoryRead.py | |
parent | 40aac2b8ae3fcb0c6b84ef6f2ca6a0126ab4a8a5 (diff) | |
download | bcm5719-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