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/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
| parent | 40aac2b8ae3fcb0c6b84ef6f2ca6a0126ab4a8a5 (diff) | |
| download | llvm-4721a55e4d1cc1d68e20a439601269d365419712.zip llvm-4721a55e4d1cc1d68e20a439601269d365419712.tar.gz llvm-4721a55e4d1cc1d68e20a439601269d365419712.tar.bz2 | |
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/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
